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 | 1602 max(roundup_pow_of_two((last_bdf + 1) * DEV_TABLE_ENTRY_SIZE), in alloc_pci_segment() |