Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c1111 static inline bool cpu_has_vmx_pml(void) in cpu_has_vmx_pml() function
6204 if (!enable_ept || !enable_ept_ad_bits || !cpu_has_vmx_pml()) in hardware_setup()