Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c1752 static inline bool cpu_has_vmx_preemption_timer(void) in cpu_has_vmx_preemption_timer() function
4868 if (!cpu_has_vmx_preemption_timer()) in init_vmcs_shadow_fields()
7978 if (!cpu_has_vmx_preemption_timer()) in hardware_setup()
7981 if (cpu_has_vmx_preemption_timer() && enable_preemption_timer) { in hardware_setup()