Searched refs:KVM_EXIT_PAPR_HCALL (Results 1 – 5 of 5) sorted by relevance
215 run->exit_reason = KVM_EXIT_PAPR_HCALL; in kvmppc_core_emulate_op_pr()
897 run->exit_reason = KVM_EXIT_PAPR_HCALL; in kvmppc_handle_exit_hv()2719 if (run->exit_reason == KVM_EXIT_PAPR_HCALL && in kvmppc_vcpu_run_hv()
1113 run->exit_reason = KVM_EXIT_PAPR_HCALL; in kvmppc_handle_exit_pr()
179 #define KVM_EXIT_PAPR_HCALL 19 macro
3241 /* KVM_EXIT_PAPR_HCALL */3421 When this capability is enabled, KVM_EXIT_PAPR_HCALL can occur.