Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c1832 static inline bool cpu_has_vmx_invvpid_global(void) in cpu_has_vmx_invvpid_global() function
2253 if (cpu_has_vmx_invvpid_global()) in vpid_sync_vcpu_global()
7892 !(cpu_has_vmx_invvpid_single() || cpu_has_vmx_invvpid_global())) in hardware_setup()