Searched refs:SPRN_HEIR (Results 1 – 2 of 2) sorted by relevance
780 vcpu->arch.emul_inst = mfspr(SPRN_HEIR); in kvmhv_vcpu_entry_p9()800 vcpu->arch.emul_inst = mfspr(SPRN_HEIR); in kvmhv_vcpu_entry_p9()
501 #define SPRN_HEIR 0x153 /* Hypervisor Emulated Instruction Register */ macro