Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Ddvma.h44 #define IOMMU_TOTAL_ENTRIES 128 macro
78 #define IOMMU_TOTAL_ENTRIES 2048 macro
80 #define IOMMU_ENTRIES (IOMMU_TOTAL_ENTRIES - 0x80)
/linux/arch/m68k/sun3/
H A Dsun3dvma.c55 for(i = 0; i < IOMMU_TOTAL_ENTRIES; i++) { in print_use()
255 iommu_use = memblock_alloc_or_panic(IOMMU_TOTAL_ENTRIES * sizeof(unsigned long), in dvma_init()