Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H A Dvmx.c6090 static int handle_preemption_timer(struct kvm_vcpu *vcpu) in handle_preemption_timer() function
6216 [EXIT_REASON_PREEMPTION_TIMER] = handle_preemption_timer,
6655 return handle_preemption_timer(vcpu); in __vmx_handle_exit()