Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.h157 struct hrtimer preemption_timer; member
H A Dvmx.c157 module_param_named(preemption_timer, enable_preemption_timer, bool, S_IRUGO);
8542 struct hrtimer *timer = &to_vmx(vcpu)->nested.preemption_timer; in vmx_migrate_timers()