kvm_require_dr
bool kvm_require_dr(struct kvm_vcpu *vcpu, int dr);
if (!kvm_require_dr(vcpu, dr))
EXPORT_SYMBOL_FOR_KVM_INTERNAL(kvm_require_dr);