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.c883 GUEST_STATE_ELEMENT_ENV_DW(GSB_VCPU_SPR_NIA, nip),
1666 ids[3] = GSB_VCPU_SPR_NIA; in get_exit_ids()
1673 ids[2] = GSB_VCPU_SPR_NIA; in get_exit_ids()
1679 ids[1] = GSB_VCPU_SPR_NIA; in get_exit_ids()
1685 ids[1] = GSB_VCPU_SPR_NIA; in get_exit_ids()
/qemu/include/hw/ppc/
H A Dspapr_nested.h58 #define GSB_VCPU_SPR_NIA 0x1021 macro