Home
last modified time | relevance | path

Searched refs:pci_ats_device (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Dats.h43 static inline int pci_ats_device(int seg, int bus, int devfn) in pci_ats_device() function
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Dpci_amd_iommu.c143 if ( pci_ats_device(iommu->seg, bus, pdev->devfn) && in amd_iommu_setup_domain_device()
161 if ( pci_ats_device(iommu->seg, bus, pdev->devfn) && in amd_iommu_setup_domain_device()
317 if ( pci_ats_device(iommu->seg, bus, pdev->devfn) && in amd_iommu_disable_domain_device()
333 pci_ats_device(iommu->seg, bus, devfn) && in amd_iommu_disable_domain_device()

Completed in 3 milliseconds