Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dcapabilities.h82 static inline bool cpu_has_vmx_preemption_timer(void) in cpu_has_vmx_preemption_timer() function
H A Dnested.c125 if (!cpu_has_vmx_preemption_timer()) in init_vmcs_shadow_fields()
H A Dvmx.c7984 if (!cpu_has_vmx_preemption_timer()) in hardware_setup()