Searched refs:guest_ia32_debugctl (Results 1 – 8 of 8) sorted by relevance
55 u64 guest_ia32_debugctl; member245 CHECK_OFFSET(guest_ia32_debugctl, 184); in vmx_check_vmcs12_offsets()
71 EVMCS1_FIELD(GUEST_IA32_DEBUGCTL, guest_ia32_debugctl,
57 FIELD64(GUEST_IA32_DEBUGCTL, guest_ia32_debugctl),
1872 vmcs12->guest_ia32_debugctl = evmcs->guest_ia32_debugctl; in copy_enlightened_to_vmcs12()2724 vmx_guest_debugctl_write(vcpu, vmcs12->guest_ia32_debugctl & in prepare_vmcs02()3304 u64 debugctl = vmcs12->guest_ia32_debugctl; in nested_vmx_check_guest_state()
2401 get_vmcs12(vcpu)->guest_ia32_debugctl = data; in vmx_set_msr()
130 u64 guest_ia32_debugctl; member
118 u64 guest_ia32_debugctl; member361 *value = current_evmcs->guest_ia32_debugctl; in evmcs_vmread()787 current_evmcs->guest_ia32_debugctl = value; in evmcs_vmwrite()
107 u64 guest_ia32_debugctl;