Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c2312 static bool vmx_invpcid_supported(void) in vmx_invpcid_supported() function
8961 if (vmx_invpcid_supported() && in vmx_cpuid_update()
10862 .invpcid_supported = vmx_invpcid_supported,