Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.h98 bool pml_full; member
Dnested.c333 if (vmx->nested.pml_full) { in nested_ept_inject_page_fault()
335 vmx->nested.pml_full = false; in nested_ept_inject_page_fault()
Dvmx.c7248 WARN_ON_ONCE(vmx->nested.pml_full); in vmx_write_pml_buffer()
7260 vmx->nested.pml_full = true; in vmx_write_pml_buffer()