Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.h156 u64 vmcs01_debugctl; member
Dnested.c2524 vmcs_write64(GUEST_IA32_DEBUGCTL, vmx->nested.vmcs01_debugctl); in prepare_vmcs02()
3324 vmx->nested.vmcs01_debugctl = vmcs_read64(GUEST_IA32_DEBUGCTL); in nested_vmx_enter_non_root_mode()