Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Dcapabilities.h272 static inline bool cpu_has_vmx_apicv(void) in cpu_has_vmx_apicv() function
Dnested.c125 if (!cpu_has_vmx_apicv()) in init_vmcs_shadow_fields()
2468 if (cpu_has_vmx_apicv()) { in prepare_vmcs02_rare()
Dvmx.c8088 if (!cpu_has_vmx_apicv()) in hardware_setup()