Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c5720 static int handle_preemption_timer(struct kvm_vcpu *vcpu) in handle_preemption_timer() function
5801 [EXIT_REASON_PREEMPTION_TIMER] = handle_preemption_timer,
6174 return handle_preemption_timer(vcpu); in vmx_handle_exit()