Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c5980 bool force_immediate_exit) in handle_fastpath_preemption_timer()
7177 static void vmx_update_hv_timer(struct kvm_vcpu *vcpu, bool force_immediate_exit) in vmx_update_hv_timer()
7237 bool force_immediate_exit) in vmx_exit_handlers_fastpath()
7326 fastpath_t vmx_vcpu_run(struct kvm_vcpu *vcpu, bool force_immediate_exit) in vmx_vcpu_run()
H A Dtdx.c1030 fastpath_t tdx_vcpu_run(struct kvm_vcpu *vcpu, bool force_immediate_exit) in tdx_vcpu_run()
/linux/arch/x86/kvm/svm/
H A Dsvm.c4393 bool force_immediate_exit) in svm_vcpu_run()