Searched refs:SRR1_PROGPRIV (Results 1 – 4 of 4) sorted by relevance
568 kvmppc_core_queue_program(vcpu, SRR1_PROGPRIV); in kvmppc_core_emulate_op_pr()602 kvmppc_core_queue_program(vcpu, SRR1_PROGPRIV); in kvmppc_core_emulate_op_pr()850 kvmppc_core_queue_program(vcpu, SRR1_PROGPRIV); in kvmppc_core_emulate_mtspr_pr()1015 kvmppc_core_queue_program(vcpu, SRR1_PROGPRIV); in kvmppc_core_emulate_mfspr_pr()
796 #define SRR1_PROGPRIV 0x00040000 /* Privileged instruction */ macro
597 #define REASON_PRIVILEGED SRR1_PROGPRIV
2974 op->val = SRR1_PROGPRIV; in analyse_instr()