Searched refs:KVM_EXIT_PAPR_HCALL (Results 1 – 7 of 7) sorted by relevance
380 run->exit_reason = KVM_EXIT_PAPR_HCALL; in kvmppc_core_emulate_op_pr()
1296 run->exit_reason = KVM_EXIT_PAPR_HCALL; in kvmppc_handle_exit_pr()
1351 run->exit_reason = KVM_EXIT_PAPR_HCALL; in kvmppc_handle_exit_hv()4302 if (run->exit_reason == KVM_EXIT_PAPR_HCALL && in kvmppc_vcpu_run_hv()
229 #define KVM_EXIT_PAPR_HCALL 19 macro
1505 {KVM_EXIT_PAPR_HCALL, "PAPR_HCALL"},
4350 /* KVM_EXIT_PAPR_HCALL */4558 When this capability is enabled, KVM_EXIT_PAPR_HCALL can occur.