Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr_nested.h469 struct nested_ppc_state { struct
470 uint64_t gpr[32];
471 uint64_t lr;
472 uint64_t ctr;
473 uint64_t cfar;
474 uint64_t msr;
475 uint64_t nip;
476 uint32_t cr;
478 uint64_t xer;
480 uint64_t lpcr;
[all …]