Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/vmx/
Dvmx.h166 bool update_vmcs01_cpu_dirty_logging; member
Dnested.c4587 if (vmx->nested.update_vmcs01_cpu_dirty_logging) { in nested_vmx_vmexit()
4588 vmx->nested.update_vmcs01_cpu_dirty_logging = false; in nested_vmx_vmexit()
Dvmx.c7446 vmx->nested.update_vmcs01_cpu_dirty_logging = true; in vmx_update_cpu_dirty_logging()