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.h416 struct nested_ppc_state { struct
417 uint64_t gpr[32];
418 uint64_t lr;
419 uint64_t ctr;
420 uint64_t cfar;
421 uint64_t msr;
422 uint64_t nip;
423 uint32_t cr;
425 uint64_t xer;
427 uint64_t lpcr;
[all …]