Searched refs:KVM_EXIT_PAPR_HCALL (Results 1 – 9 of 9) sorted by relevance
380 vcpu->run->exit_reason = KVM_EXIT_PAPR_HCALL; in kvmppc_core_emulate_op_pr()
1331 run->exit_reason = KVM_EXIT_PAPR_HCALL; in kvmppc_handle_exit_pr()
1387 run->exit_reason = KVM_EXIT_PAPR_HCALL; in kvmppc_handle_exit_hv()4421 if (run->exit_reason == KVM_EXIT_PAPR_HCALL && in kvmppc_vcpu_run_hv()
229 #define KVM_EXIT_PAPR_HCALL 19 macro
241 #define KVM_EXIT_PAPR_HCALL 19 macro
1656 {KVM_EXIT_PAPR_HCALL, "PAPR_HCALL"},
5092 /* KVM_EXIT_PAPR_HCALL */5416 When this capability is enabled, KVM_EXIT_PAPR_HCALL can occur.