Searched refs:DEV_TABLE_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/iommu/amd/ | ||
H A D | amd_iommu_types.h | 31 #define DEV_TABLE_ENTRY_SIZE 32 macro |
H A D | init.c | 1585 pci_seg->dev_table_size = tbl_size(DEV_TABLE_ENTRY_SIZE, last_bdf); in alloc_pci_segment() |