Home
last modified time | relevance | path

Searched refs:SRR1_PROGPRIV (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_emulate.c564 kvmppc_core_queue_program(vcpu, SRR1_PROGPRIV); in kvmppc_core_emulate_op_pr()
598 kvmppc_core_queue_program(vcpu, SRR1_PROGPRIV); in kvmppc_core_emulate_op_pr()
849 kvmppc_core_queue_program(vcpu, SRR1_PROGPRIV); in kvmppc_core_emulate_mtspr_pr()
1017 kvmppc_core_queue_program(vcpu, SRR1_PROGPRIV); in kvmppc_core_emulate_mfspr_pr()
H A Dbook3s_hv.c1699 kvmppc_core_queue_program(vcpu, SRR1_PROGPRIV); in kvmppc_handle_exit_hv()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h803 #define SRR1_PROGPRIV 0x00040000 /* Privileged instruction */ macro
/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.c592 #define REASON_PRIVILEGED SRR1_PROGPRIV
/openbmc/linux/arch/powerpc/lib/
H A Dsstep.c3167 op->val = SRR1_PROGPRIV; in analyse_instr()