Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx.c5687 static int handle_preemption_timer(struct kvm_vcpu *vcpu) in handle_preemption_timer() function
5768 [EXIT_REASON_PREEMPTION_TIMER] = handle_preemption_timer,
6141 return handle_preemption_timer(vcpu); in vmx_handle_exit()