Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dcapabilities.h285 static inline bool cpu_has_vmx_apicv(void) in cpu_has_vmx_apicv() function
H A Dnested.c2657 if (cpu_has_vmx_apicv()) { in prepare_vmcs02_rare()
H A Dvmx.c8782 if (!cpu_has_vmx_apicv()) in vmx_hardware_setup()