Home
last modified time | relevance | path

Searched defs:guest_state_element_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dspapr_nested.h508 struct guest_state_element_type { struct
509 uint16_t id;
510 int size;
513 uint16_t flags;
514 void *(*location)(SpaprMachineStateNestedGuest *, target_ulong);
515 size_t offset;
516 void (*copy)(void *, void *, bool);
517 uint64_t mask;