Home
last modified time | relevance | path

Searched refs:DEV_TABLE_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/amd/
H A Damd_iommu_types.h31 #define DEV_TABLE_ENTRY_SIZE 32 macro
H A Dinit.c1602 max(roundup_pow_of_two((last_bdf + 1) * DEV_TABLE_ENTRY_SIZE), in alloc_pci_segment()