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.c441 static void get_uint64(Object *obj, Visitor *v, const char *name, in get_uint64() function
479 .get = get_uint64,
508 .get = get_uint64,
/openbmc/qemu/migration/
H A Dvmstate-types.c297 static int get_uint64(QEMUFile *f, void *pv, size_t size, in get_uint64()
315 .get = get_uint64,
296 static int get_uint64(QEMUFile *f, void *pv, size_t size, get_uint64() function