Searched refs:SPRN_GPIR (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | reg_booke.h | 91 #define SPRN_GPIR 0x17E /* Guest PIR */ macro |
/arch/powerpc/kvm/ | ||
D | e500mc.c | 120 mtspr(SPRN_GPIR, vcpu->vcpu_id); in kvmppc_core_vcpu_load_e500mc() |