vmx_guest_debugctl_write
vmx_guest_debugctl_write(vcpu, vmcs12->guest_ia32_debugctl &
vmx_guest_debugctl_write(vcpu, vmx->nested.pre_vmenter_debugctl);
vmx_guest_debugctl_write(vcpu, 0);
vmx_guest_debugctl_write(vcpu, data);
vmx_guest_debugctl_write(vcpu, data);
vmx_guest_debugctl_write(&vmx->vcpu, 0);
vmx_guest_debugctl_write(vcpu, val & ~VMX_HOST_OWNED_DEBUGCTL_BITS);