Searched refs:xen_find_device_domain_owner (Results 1 – 5 of 5) sorted by relevance
7 int xen_find_device_domain_owner(struct pci_dev *dev);11 static inline int xen_find_device_domain_owner(struct pci_dev *dev) in xen_find_device_domain_owner() function
280 int xen_find_device_domain_owner(struct pci_dev *dev) in xen_find_device_domain_owner() function292 EXPORT_SYMBOL_GPL(xen_find_device_domain_owner);
277 domid = ret = xen_find_device_domain_owner(dev); in xen_initdom_setup_msi_irqs()
256 xen_find_device_domain_owner(dev)); in xen_pcibk_export_device()
627 int domid = xen_find_device_domain_owner(dev); in pcistub_remove()