Home
last modified time | relevance | path

Searched refs:PCI_SBDF_TO_SEGID (Results 1 – 3 of 3) sorted by relevance

/drivers/iommu/amd/
A Ddebugfs.c203 seq_printf(m, "%04x:%02x:%02x.%x\n", PCI_SBDF_TO_SEGID(sbdf), in devid_show()
245 seg = PCI_SBDF_TO_SEGID(sbdf); in iommu_devtbl_show()
350 seg = PCI_SBDF_TO_SEGID(sbdf); in iommu_irqtbl_show()
A Damd_iommu_types.h504 #define PCI_SBDF_TO_SEGID(sbdf) (((sbdf) >> 16) & 0xffff) macro
A Diommu.c312 seg = PCI_SBDF_TO_SEGID(devid); in get_device_segment()
3648 seg = PCI_SBDF_TO_SEGID(sbdf); in irq_remapping_alloc()

Completed in 16 milliseconds