Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.h136 bool update_vmcs01_cpu_dirty_logging; member
H A Dnested.c5067 if (vmx->nested.update_vmcs01_cpu_dirty_logging) { in __nested_vmx_vmexit()
5068 vmx->nested.update_vmcs01_cpu_dirty_logging = false; in __nested_vmx_vmexit()
H A Dvmx.c8104 vmx->nested.update_vmcs01_cpu_dirty_logging = true; in vmx_update_cpu_dirty_logging()