Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dnested.h173 static inline bool nested_cpu_has_pml(struct vmcs12 *vmcs12) in nested_cpu_has_pml() function
Dnested.c800 if (!nested_cpu_has_pml(vmcs12)) in nested_vmx_check_pml_controls()
3288 if (!nested_cpu_has_pml(vmcs12)) in nested_vmx_write_pml_buffer()