Home
last modified time | relevance | path

Searched refs:get_uint64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/core/
H A Dqdev-properties.c382 static void get_uint64(Object *obj, Visitor *v, const char *name, in get_uint64() function
420 .get = get_uint64,
447 .get = get_uint64,
/openbmc/qemu/migration/
H A Dvmstate-types.c295 static int get_uint64(QEMUFile *f, void *pv, size_t size, in get_uint64() function
313 .get = get_uint64,