Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dcapabilities.h250 static inline bool vmx_waitpkg_supported(void) in vmx_waitpkg_supported() function
Dvmx.c4132 if (vmx_waitpkg_supported()) { in vmx_compute_secondary_exec_control()