Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
A Dvmcs12.h55 u64 guest_ia32_debugctl; member
239 CHECK_OFFSET(guest_ia32_debugctl, 184); in vmx_check_vmcs12_offsets()
A Dvmcs12.c57 FIELD64(GUEST_IA32_DEBUGCTL, guest_ia32_debugctl),
A Dhyperv_evmcs.c71 EVMCS1_FIELD(GUEST_IA32_DEBUGCTL, guest_ia32_debugctl,
A Dnested.c1853 vmcs12->guest_ia32_debugctl = evmcs->guest_ia32_debugctl; in copy_enlightened_to_vmcs12()
2672 vmx_guest_debugctl_write(vcpu, vmcs12->guest_ia32_debugctl & in prepare_vmcs02()
3167 CC(!vmx_is_valid_debugctl(vcpu, vmcs12->guest_ia32_debugctl, false)))) in nested_vmx_check_guest_state()
A Dvmx.c2229 get_vmcs12(vcpu)->guest_ia32_debugctl = data; in vmx_set_msr()

Completed in 28 milliseconds