Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c2167 static bool vmx_invpcid_supported(void) in vmx_invpcid_supported() function
8567 if (vmx_invpcid_supported() && in vmx_cpuid_update()
10254 .invpcid_supported = vmx_invpcid_supported,