Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c134 static int __read_mostly cpu_preemption_timer_multi; variable
7174 cpu_preemption_timer_multi); in vmx_update_hv_timer()
8091 if (delta_tsc >> (cpu_preemption_timer_multi + 32)) in vmx_set_hv_timer()
8590 cpu_preemption_timer_multi = in hardware_setup()
8595 use_timer_freq >>= cpu_preemption_timer_multi; in hardware_setup()