Searched refs:PCI_SBDF_TO_DEVID (Results 1 – 3 of 3) sorted by relevance
202 devid = PCI_SBDF_TO_DEVID(sbdf); in devid_show()246 devid = PCI_SBDF_TO_DEVID(sbdf); in iommu_devtbl_show()351 devid = PCI_SBDF_TO_DEVID(sbdf); in iommu_irqtbl_show()
344 return __rlookup_amd_iommu(seg, PCI_SBDF_TO_DEVID(devid)); in rlookup_amd_iommu()659 devid = PCI_SBDF_TO_DEVID(sbdf); in check_device()685 devid = PCI_SBDF_TO_DEVID(sbdf); in iommu_init_device()723 devid = PCI_SBDF_TO_DEVID(sbdf); in iommu_ignore_device()2924 devid = PCI_SBDF_TO_DEVID(sbdf); in amd_iommu_get_resv_regions()3649 devid = PCI_SBDF_TO_DEVID(sbdf); in irq_remapping_alloc()
505 #define PCI_SBDF_TO_DEVID(sbdf) ((sbdf) & 0xffff) macro
Completed in 17 milliseconds