Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.h120 bool pml_full; member
H A Dnested.c387 if (vmx->nested.pml_full) { in nested_ept_inject_page_fault()
389 vmx->nested.pml_full = false; in nested_ept_inject_page_fault()
3329 if (WARN_ON_ONCE(vmx->nested.pml_full)) in nested_vmx_write_pml_buffer()
3341 vmx->nested.pml_full = true; in nested_vmx_write_pml_buffer()