Home
last modified time | relevance | path

Searched refs:nested_cpu_has_pml (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dnested.h179 static inline bool nested_cpu_has_pml(struct vmcs12 *vmcs12) in nested_cpu_has_pml() function
H A Dnested.c804 if (!nested_cpu_has_pml(vmcs12)) in nested_vmx_check_pml_controls()
3278 if (!nested_cpu_has_pml(vmcs12)) in nested_vmx_write_pml_buffer()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dnested.h174 static inline bool nested_cpu_has_pml(struct vmcs12 *vmcs12) in nested_cpu_has_pml() function
H A Dnested.c814 if (!nested_cpu_has_pml(vmcs12)) in nested_vmx_check_pml_controls()
3322 if (!nested_cpu_has_pml(vmcs12)) in nested_vmx_write_pml_buffer()

Completed in 20 milliseconds