Home
last modified time | relevance | path

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

/Linux-v4.19/arch/m68k/include/asm/
Ddvma.h44 #define IOMMU_TOTAL_ENTRIES 128 macro
74 #define IOMMU_TOTAL_ENTRIES 2048 macro
76 #define IOMMU_ENTRIES (IOMMU_TOTAL_ENTRIES - 0x80)
/Linux-v4.19/arch/m68k/sun3/
Dsun3dvma.c68 for(i = 0; i < IOMMU_TOTAL_ENTRIES; i++) { in print_use()
270 iommu_use = alloc_bootmem(IOMMU_TOTAL_ENTRIES * sizeof(unsigned long)); in dvma_init()