Searched refs:xen_find_device_domain_owner (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/xen/
H A Dpci.h18 int xen_find_device_domain_owner(struct pci_dev *dev);
26 static inline int xen_find_device_domain_owner(struct pci_dev *dev) xen_find_device_domain_owner() function
/linux-4.1.27/arch/x86/pci/
H A Dxen.c281 domid = ret = xen_find_device_domain_owner(dev); xen_initdom_setup_msi_irqs()
532 int xen_find_device_domain_owner(struct pci_dev *dev) xen_find_device_domain_owner() function
544 EXPORT_SYMBOL_GPL(xen_find_device_domain_owner); variable
/linux-4.1.27/drivers/xen/xen-pciback/
H A Dxenbus.c254 xen_find_device_domain_owner(dev)); xen_pcibk_export_device()
H A Dpci_stub.c572 int domid = xen_find_device_domain_owner(dev); pcistub_remove()

Completed in 438 milliseconds