Home
last modified time | relevance | path

Searched refs:handle_fastpath_preemption_timer (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.c5583 static fastpath_t handle_fastpath_preemption_timer(struct kvm_vcpu *vcpu) in handle_fastpath_preemption_timer() function
5598 handle_fastpath_preemption_timer(vcpu); in handle_preemption_timer()
6590 return handle_fastpath_preemption_timer(vcpu); in vmx_exit_handlers_fastpath()