Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dcapabilities.h82 static inline bool cpu_has_vmx_preemption_timer(void) in cpu_has_vmx_preemption_timer() function
Dnested.c125 if (!cpu_has_vmx_preemption_timer()) in init_vmcs_shadow_fields()
Dvmx.c7951 if (!cpu_has_vmx_preemption_timer()) in hardware_setup()