Home
last modified time | relevance | path

Searched refs:guest_ia32_debugctl (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/x86/kvm/
Dvmx_evmcs.h73 EVMCS1_FIELD(GUEST_IA32_DEBUGCTL, guest_ia32_debugctl,
Dvmx.c461 u64 guest_ia32_debugctl; member
626 CHECK_OFFSET(guest_ia32_debugctl, 184); in vmx_check_vmcs12_offsets()
1137 FIELD64(GUEST_IA32_DEBUGCTL, guest_ia32_debugctl),
12127 vmcs_write64(GUEST_IA32_DEBUGCTL, vmcs12->guest_ia32_debugctl); in prepare_vmcs02()
13058 vmcs12->guest_ia32_debugctl = vmcs_read64(GUEST_IA32_DEBUGCTL); in sync_vmcs12()
/Linux-v4.19/arch/x86/include/asm/
Dhyperv-tlfs.h614 u64 guest_ia32_debugctl; member
/Linux-v4.19/Documentation/virtual/kvm/
Dnested-vmx.txt100 u64 guest_ia32_debugctl;