Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dnested.h187 static inline bool nested_cpu_has_pml(struct vmcs12 *vmcs12) in nested_cpu_has_pml() function
Dnested.c804 if (!nested_cpu_has_pml(vmcs12)) in nested_vmx_check_pml_controls()
Dvmx.c7256 if (!nested_cpu_has_pml(vmcs12)) in vmx_write_pml_buffer()