Searched refs:xen_find_device_domain_owner (Results 1 – 4 of 4) sorted by relevance
18 int xen_find_device_domain_owner(struct pci_dev *dev);26 static inline int xen_find_device_domain_owner(struct pci_dev *dev) in xen_find_device_domain_owner() function
281 domid = ret = xen_find_device_domain_owner(dev); in xen_initdom_setup_msi_irqs()532 int xen_find_device_domain_owner(struct pci_dev *dev) in xen_find_device_domain_owner() function544 EXPORT_SYMBOL_GPL(xen_find_device_domain_owner);
254 xen_find_device_domain_owner(dev)); in xen_pcibk_export_device()
572 int domid = xen_find_device_domain_owner(dev); in pcistub_remove()