Home
last modified time | relevance | path

Searched defs:force_immediate_exit (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dvmx.c5904 bool force_immediate_exit) in handle_fastpath_preemption_timer()
7101 static void vmx_update_hv_timer(struct kvm_vcpu *vcpu, bool force_immediate_exit) in vmx_update_hv_timer()
7161 bool force_immediate_exit) in vmx_exit_handlers_fastpath()
7252 bool force_immediate_exit = run_flags & KVM_RUN_FORCE_IMMEDIATE_EXIT; in vmx_vcpu_run() local
/linux/arch/x86/kvm/svm/
H A Dsvm.c4236 bool force_immediate_exit = run_flags & KVM_RUN_FORCE_IMMEDIATE_EXIT; in svm_vcpu_run() local