Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c5747 static int handle_preemption_timer(struct kvm_vcpu *vcpu) in handle_preemption_timer() function
5828 [EXIT_REASON_PREEMPTION_TIMER] = handle_preemption_timer,
6201 return handle_preemption_timer(vcpu); in vmx_handle_exit()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c6017 static int handle_preemption_timer(struct kvm_vcpu *vcpu) in handle_preemption_timer() function
6137 [EXIT_REASON_PREEMPTION_TIMER] = handle_preemption_timer,
6560 return handle_preemption_timer(vcpu); in __vmx_handle_exit()

Completed in 18 milliseconds