Home
last modified time | relevance | path

Searched refs:xen_unregister_device_domain_owner (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/xen/
Dpci.h20 int xen_unregister_device_domain_owner(struct pci_dev *dev);
35 static inline int xen_unregister_device_domain_owner(struct pci_dev *dev) in xen_unregister_device_domain_owner() function
/linux-4.4.14/arch/x86/pci/
Dxen.c568 int xen_unregister_device_domain_owner(struct pci_dev *dev) in xen_unregister_device_domain_owner() function
583 EXPORT_SYMBOL_GPL(xen_unregister_device_domain_owner);
/linux-4.4.14/drivers/xen/xen-pciback/
Dxenbus.c257 xen_unregister_device_domain_owner(dev); in xen_pcibk_export_device()
292 xen_unregister_device_domain_owner(dev); in xen_pcibk_remove_device()
Dpci_stub.c101 xen_unregister_device_domain_owner(dev); in pcistub_device_release()
304 xen_unregister_device_domain_owner(dev); in pcistub_put_pci_dev()