Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
A Dvmcs12.h55 u64 guest_ia32_debugctl; member
238 CHECK_OFFSET(guest_ia32_debugctl, 184); in vmx_check_vmcs12_offsets()
A Dvmcs12.c56 FIELD64(GUEST_IA32_DEBUGCTL, guest_ia32_debugctl),
A Devmcs.c77 EVMCS1_FIELD(GUEST_IA32_DEBUGCTL, guest_ia32_debugctl,
A Dnested.c1727 vmcs12->guest_ia32_debugctl = evmcs->guest_ia32_debugctl; in copy_enlightened_to_vmcs12()
2488 vmcs_write64(GUEST_IA32_DEBUGCTL, vmcs12->guest_ia32_debugctl); in prepare_vmcs02()
A Dvmx.c1998 get_vmcs12(vcpu)->guest_ia32_debugctl = data; in vmx_set_msr()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Devmcs.h127 u64 guest_ia32_debugctl; member
344 *value = current_evmcs->guest_ia32_debugctl; in evmcs_vmread()
731 current_evmcs->guest_ia32_debugctl = value; in evmcs_vmwrite()
/linux/arch/x86/include/asm/
A Dhyperv-tlfs.h478 u64 guest_ia32_debugctl; member
/linux/Documentation/virt/kvm/
A Dnested-vmx.rst107 u64 guest_ia32_debugctl;

Completed in 32 milliseconds