Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c1893 static inline bool cpu_has_vmx_wbinvd_exit(void) in cpu_has_vmx_wbinvd_exit() function
14199 .has_wbinvd_exit = cpu_has_vmx_wbinvd_exit,