Searched refs:get_uint64 (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/hw/core/ |
| H A D | qdev-properties.c | 441 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 D | vmstate-types.c | 297 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
|