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()
1319 run->exit_reason = KVM_EXIT_PAPR_HCALL; in kvmppc_handle_exit_pr()
1713 run->exit_reason = KVM_EXIT_PAPR_HCALL; in kvmppc_handle_exit_hv()4868 if (run->exit_reason == KVM_EXIT_PAPR_HCALL) { in kvmppc_vcpu_run_hv()
248 #define KVM_EXIT_PAPR_HCALL 19 macro
6376 /* KVM_EXIT_PAPR_HCALL */6817 When this capability is enabled, KVM_EXIT_PAPR_HCALL can occur.