Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c8117 static enum hrtimer_restart vmx_preemption_timer_fn(struct hrtimer *timer) in vmx_preemption_timer_fn() function
8291 vmx->nested.preemption_timer.function = vmx_preemption_timer_fn; in enter_vmx_operation()
11495 vmx_preemption_timer_fn(&vmx->nested.preemption_timer); in vmx_start_preemption_timer()