Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dcapabilities.h265 static inline bool cpu_has_vmx_apicv(void) in cpu_has_vmx_apicv() function
H A Dnested.c129 if (!cpu_has_vmx_apicv()) in init_vmcs_shadow_fields()
2496 if (cpu_has_vmx_apicv()) { in prepare_vmcs02_rare()
H A Dvmx.c7944 if (!cpu_has_vmx_apicv()) { in hardware_setup()