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.h504 struct guest_state_element_type { struct
505 uint16_t id;
506 int size;
509 uint16_t flags;
510 void *(*location)(SpaprMachineStateNestedGuest *, target_ulong);
511 size_t offset;
512 void (*copy)(void *, void *, bool);
513 uint64_t mask;