Searched refs:PCI_SBDF_TO_SEGID (Results 1 – 3 of 3) sorted by relevance
201 seq_printf(m, "%04x:%02x:%02x.%x\n", PCI_SBDF_TO_SEGID(sbdf_shadow), in devid_show()244 seg = PCI_SBDF_TO_SEGID(sbdf_shadow); in iommu_devtbl_show()350 seg = PCI_SBDF_TO_SEGID(sbdf_shadow); in iommu_irqtbl_show()
447 #define PCI_SBDF_TO_SEGID(sbdf) (((sbdf) >> 16) & 0xffff) macro
335 seg = PCI_SBDF_TO_SEGID(devid); in get_device_segment()3784 seg = PCI_SBDF_TO_SEGID(sbdf); in irq_remapping_alloc()