Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dcapabilities.h85 static inline bool cpu_has_vmx_preemption_timer(void) in cpu_has_vmx_preemption_timer() function
H A Dnested.c124 if (!cpu_has_vmx_preemption_timer()) in init_vmcs_shadow_fields()
H A Dvmx.c8451 if (!cpu_has_vmx_preemption_timer()) in vmx_hardware_setup()