Searched refs:IOMMU_TOTAL_ENTRIES (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/include/asm/
H A Ddvma.h43 #define IOMMU_TOTAL_ENTRIES 128 macro
73 #define IOMMU_TOTAL_ENTRIES 2048 macro
75 #define IOMMU_ENTRIES (IOMMU_TOTAL_ENTRIES - 0x80)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/include/asm/
H A Ddvma.h43 #define IOMMU_TOTAL_ENTRIES 128 macro
73 #define IOMMU_TOTAL_ENTRIES 2048 macro
75 #define IOMMU_ENTRIES (IOMMU_TOTAL_ENTRIES - 0x80)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/sun3/
H A Dsun3dvma.c33 static unsigned long iommu_use[IOMMU_TOTAL_ENTRIES];
65 for(i = 0; i < IOMMU_TOTAL_ENTRIES; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/sun3/
H A Dsun3dvma.c33 static unsigned long iommu_use[IOMMU_TOTAL_ENTRIES];
65 for(i = 0; i < IOMMU_TOTAL_ENTRIES; i++) {

Completed in 75 milliseconds