Searched refs:KVM_EXIT_PAPR_HCALL (Results 1 – 5 of 5) sorted by relevance
214 run->exit_reason = KVM_EXIT_PAPR_HCALL; in kvmppc_core_emulate_op_pr()
882 run->exit_reason = KVM_EXIT_PAPR_HCALL; in kvmppc_handle_exit_hv()2264 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
3183 /* KVM_EXIT_PAPR_HCALL */3346 When this capability is enabled, KVM_EXIT_PAPR_HCALL can occur.