Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c1911 static inline bool cpu_has_vmx_pml(void) in cpu_has_vmx_pml() function
4864 if (!cpu_has_vmx_pml()) in init_vmcs_shadow_fields()
7968 if (!enable_ept || !enable_ept_ad_bits || !cpu_has_vmx_pml()) in hardware_setup()