Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c5872 static fastpath_t handle_fastpath_preemption_timer(struct kvm_vcpu *vcpu) in handle_fastpath_preemption_timer() function
5887 handle_fastpath_preemption_timer(vcpu); in handle_preemption_timer()
7059 return handle_fastpath_preemption_timer(vcpu); in vmx_exit_handlers_fastpath()