Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dvmx.c1203 static inline bool cpu_has_vmx_pml(void) in cpu_has_vmx_pml() function
6491 if (!enable_ept || !enable_ept_ad_bits || !cpu_has_vmx_pml()) in hardware_setup()