Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/vmx/
Dvmx.c6003 bool force_immediate_exit) in handle_fastpath_preemption_timer()
7199 static void vmx_update_hv_timer(struct kvm_vcpu *vcpu, bool force_immediate_exit) in vmx_update_hv_timer()
7259 bool force_immediate_exit) in vmx_exit_handlers_fastpath()
7338 fastpath_t vmx_vcpu_run(struct kvm_vcpu *vcpu, bool force_immediate_exit) in vmx_vcpu_run()
/linux-6.12.1/arch/x86/kvm/svm/
Dsvm.c4200 bool force_immediate_exit) in svm_vcpu_run()