Lines Matching refs:RESUME_GUEST

94 #define RESUME_PAGE_FAULT	(RESUME_GUEST | RESUME_FLAG_ARCH1)
96 #define RESUME_PASSTHROUGH (RESUME_GUEST | RESUME_FLAG_ARCH2)
1051 return RESUME_GUEST; in kvmppc_nested_h_rpt_invalidate()
1223 return RESUME_GUEST; in kvmppc_pseries_do_hcall()
1358 return RESUME_GUEST; in kvmppc_pseries_do_hcall()
1423 return RESUME_GUEST; in kvmppc_emulate_debug_inst()
1432 return RESUME_GUEST; in kvmppc_emulate_debug_inst()
1481 return RESUME_GUEST; in kvmppc_emulate_doorbell_instr()
1526 return RESUME_GUEST; in kvmppc_emulate_doorbell_instr()
1543 return RESUME_GUEST; in kvmppc_pmu_unavailable()
1553 return RESUME_GUEST; in kvmppc_ebb_unavailable()
1563 return RESUME_GUEST; in kvmppc_tm_unavailable()
1602 r = RESUME_GUEST; in kvmppc_handle_exit_hv()
1608 r = RESUME_GUEST; in kvmppc_handle_exit_hv()
1614 r = RESUME_GUEST; in kvmppc_handle_exit_hv()
1635 r = RESUME_GUEST; in kvmppc_handle_exit_hv()
1664 r = RESUME_GUEST; in kvmppc_handle_exit_hv()
1693 r = RESUME_GUEST; in kvmppc_handle_exit_hv()
1726 r = RESUME_GUEST; /* Just retry if it's the canary */ in kvmppc_handle_exit_hv()
1744 r = RESUME_GUEST; in kvmppc_handle_exit_hv()
1756 r = RESUME_GUEST; in kvmppc_handle_exit_hv()
1762 r = RESUME_GUEST; in kvmppc_handle_exit_hv()
1789 r = RESUME_GUEST; in kvmppc_handle_exit_hv()
1801 r = RESUME_GUEST; in kvmppc_handle_exit_hv()
1806 r = RESUME_GUEST; in kvmppc_handle_exit_hv()
1827 r = RESUME_GUEST; in kvmppc_handle_exit_hv()
1868 r = RESUME_GUEST; in kvmppc_handle_exit_hv()
1916 r = RESUME_GUEST; in kvmppc_handle_nested_exit()
1925 r = RESUME_GUEST; in kvmppc_handle_nested_exit()
1937 r = RESUME_GUEST; in kvmppc_handle_nested_exit()
2006 r = RESUME_GUEST; in kvmppc_handle_nested_exit()
2018 r = RESUME_GUEST; in kvmppc_handle_nested_exit()
3497 vcpu->arch.ret = RESUME_GUEST; in prepare_threads()
3578 ret = RESUME_GUEST; in post_guest_process()
4446 vcpu->arch.ret = RESUME_GUEST; in kvmppc_run_vcpu()
4582 vcpu->arch.ret = RESUME_GUEST; in kvmhv_run_single_vcpu()
4715 r = RESUME_GUEST; in kvmhv_run_single_vcpu()
4858 r = RESUME_GUEST; in kvmppc_vcpu_run_hv()