Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c6424 static enum hrtimer_restart vmx_preemption_timer_fn(struct hrtimer *timer) in vmx_preemption_timer_fn() function
6654 vmx->nested.preemption_timer.function = vmx_preemption_timer_fn; in handle_vmon()
8746 vmx_preemption_timer_fn(&vmx->nested.preemption_timer); in vmx_start_preemption_timer()