vmx_get_supported_debugctl
vmx_get_supported_debugctl(vcpu, false));
invalid = data & ~vmx_get_supported_debugctl(vcpu, host_initiated);
data &= vmx_get_supported_debugctl(vcpu, msr_info->host_initiated);
u64 vmx_get_supported_debugctl(struct kvm_vcpu *vcpu, bool host_initiated);