Searched refs:guest_ia32_debugctl (Results 1 – 5 of 5) sorted by relevance
55 u64 guest_ia32_debugctl; member239 CHECK_OFFSET(guest_ia32_debugctl, 184); in vmx_check_vmcs12_offsets()
57 FIELD64(GUEST_IA32_DEBUGCTL, guest_ia32_debugctl),
71 EVMCS1_FIELD(GUEST_IA32_DEBUGCTL, guest_ia32_debugctl,
1853 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()
2229 get_vmcs12(vcpu)->guest_ia32_debugctl = data; in vmx_set_msr()
Completed in 28 milliseconds