Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c2010 static inline bool nested_cpu_has_pml(struct vmcs12 *vmcs12) in nested_cpu_has_pml() function
13592 if (!nested_cpu_has_pml(vmcs12)) in vmx_write_pml_buffer()