Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmcs12.h55 u64 guest_ia32_debugctl; member
239 CHECK_OFFSET(guest_ia32_debugctl, 184); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c57 FIELD64(GUEST_IA32_DEBUGCTL, guest_ia32_debugctl),
H A Dhyperv_evmcs.c71 EVMCS1_FIELD(GUEST_IA32_DEBUGCTL, guest_ia32_debugctl,
H A Dnested.c1837 vmcs12->guest_ia32_debugctl = evmcs->guest_ia32_debugctl; in copy_enlightened_to_vmcs12()
2656 vmcs_write64(GUEST_IA32_DEBUGCTL, vmcs12->guest_ia32_debugctl); in prepare_vmcs02()
H A Dvmx.c2277 get_vmcs12(vcpu)->guest_ia32_debugctl = data; in vmx_set_msr()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Devmcs.h
/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst107 u64 guest_ia32_debugctl;