Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kvm/vmx/
Dcapabilities.h86 static inline bool cpu_has_vmx_preemption_timer(void) in cpu_has_vmx_preemption_timer() function
Dnested.c123 if (!cpu_has_vmx_preemption_timer()) in init_vmcs_shadow_fields()
Dvmx.c8527 if (!cpu_has_vmx_preemption_timer()) in vmx_hardware_setup()