Searched refs:SRR1_PROGPRIV (Results 1 – 4 of 4) sorted by relevance
562 kvmppc_core_queue_program(vcpu, SRR1_PROGPRIV); in kvmppc_core_emulate_op_pr()596 kvmppc_core_queue_program(vcpu, SRR1_PROGPRIV); in kvmppc_core_emulate_op_pr()844 kvmppc_core_queue_program(vcpu, SRR1_PROGPRIV); in kvmppc_core_emulate_mtspr_pr()1009 kvmppc_core_queue_program(vcpu, SRR1_PROGPRIV); in kvmppc_core_emulate_mfspr_pr()
762 #define SRR1_PROGPRIV 0x00040000 /* Privileged instruction */ macro
512 #define REASON_PRIVILEGED SRR1_PROGPRIV
2577 op->val = SRR1_PROGPRIV; in analyse_instr()