Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c5934 static int handle_preemption_timer(struct kvm_vcpu *vcpu) in handle_preemption_timer() function
6060 [EXIT_REASON_PREEMPTION_TIMER] = handle_preemption_timer,
6499 return handle_preemption_timer(vcpu); in __vmx_handle_exit()