Searched refs:cpu_has_vmx_pml (Results 1 – 3 of 3) sorted by relevance
245 static inline bool cpu_has_vmx_pml(void) in cpu_has_vmx_pml() function
119 if (!cpu_has_vmx_pml()) in init_vmcs_shadow_fields()
8521 if (!enable_ept || !enable_ept_ad_bits || !cpu_has_vmx_pml()) in vmx_hardware_setup()