msi_domain_get_virq
unsigned int msi_domain_get_virq(struct device *dev, unsigned int domid, unsigned int index);
return msi_domain_get_virq(dev, MSI_DEFAULT_DOMAIN, index);
EXPORT_SYMBOL_GPL(msi_domain_get_virq);