Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dcapabilities.h290 static inline bool cpu_has_vmx_ept_mt_wb(void) in cpu_has_vmx_ept_mt_wb() function
Dvmx.c7610 !cpu_has_vmx_ept_mt_wb() || in hardware_setup()