Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.h105 bool pml_full; member
H A Dnested.c341 if (vmx->nested.pml_full) { in nested_ept_inject_page_fault()
343 vmx->nested.pml_full = false; in nested_ept_inject_page_fault()
3270 if (WARN_ON_ONCE(vmx->nested.pml_full)) in nested_vmx_write_pml_buffer()
3282 vmx->nested.pml_full = true; in nested_vmx_write_pml_buffer()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.h120 bool pml_full; member
H A Dnested.c386 if (vmx->nested.pml_full) { in nested_ept_inject_page_fault()
388 vmx->nested.pml_full = false; in nested_ept_inject_page_fault()
3314 if (WARN_ON_ONCE(vmx->nested.pml_full)) in nested_vmx_write_pml_buffer()
3326 vmx->nested.pml_full = true; in nested_vmx_write_pml_buffer()

Completed in 19 milliseconds