Home
last modified time | relevance | path

Searched refs:GSB_VCPU_SPR_NIA (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/ppc/
H A Dspapr_nested.c871 GUEST_STATE_ELEMENT_ENV_DW(GSB_VCPU_SPR_NIA, nip),
1602 ids[3] = GSB_VCPU_SPR_NIA; in get_exit_ids()
1609 ids[2] = GSB_VCPU_SPR_NIA; in get_exit_ids()
1615 ids[1] = GSB_VCPU_SPR_NIA; in get_exit_ids()
1621 ids[1] = GSB_VCPU_SPR_NIA; in get_exit_ids()
/qemu/include/hw/ppc/
H A Dspapr_nested.h52 #define GSB_VCPU_SPR_NIA 0x1021 macro