Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c6519 static enum hrtimer_restart vmx_preemption_timer_fn(struct hrtimer *timer) in vmx_preemption_timer_fn() function
6794 vmx->nested.preemption_timer.function = vmx_preemption_timer_fn; in handle_vmon()
9143 vmx_preemption_timer_fn(&vmx->nested.preemption_timer); in vmx_start_preemption_timer()