Searched refs:SRR1_PROGPRIV (Results 1 – 2 of 2) sorted by relevance
564 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()
799 #define SRR1_PROGPRIV 0x00040000 /* Privileged instruction */ macro