Searched refs:KVM_EXIT_PAPR_HCALL (Results 1 – 6 of 6) sorted by relevance
376 vcpu->run->exit_reason = KVM_EXIT_PAPR_HCALL; in kvmppc_core_emulate_op_pr()
1312 run->exit_reason = KVM_EXIT_PAPR_HCALL; in kvmppc_handle_exit_pr()
1771 run->exit_reason = KVM_EXIT_PAPR_HCALL; in kvmppc_handle_exit_hv()5167 if (run->exit_reason == KVM_EXIT_PAPR_HCALL) { in kvmppc_vcpu_run_hv()
160 #define KVM_EXIT_PAPR_HCALL 19 macro
6764 /* KVM_EXIT_PAPR_HCALL */7250 When this capability is enabled, KVM_EXIT_PAPR_HCALL can occur.