Searched refs:cpu_has_vmx_ept_4levels (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/x86/kvm/vmx/ | ||
D | capabilities.h | 299 static inline bool cpu_has_vmx_ept_4levels(void) in cpu_has_vmx_ept_4levels() function |
D | vmx.c | 8244 !cpu_has_vmx_ept_4levels() || in hardware_setup() |