SUN3_PMEG_SIZE 18 include/asm-m68k/sun3mmu.h #define SUN3_PMEG_MASK (SUN3_PMEG_SIZE - 1) SUN3_PMEG_SIZE 112 include/asm-m68k/tlbflush.h for(addr = 0x00000000; addr < TASK_SIZE; addr += SUN3_PMEG_SIZE) { SUN3_PMEG_SIZE 142 include/asm-m68k/tlbflush.h for(i = 0; i < TASK_SIZE; i += SUN3_PMEG_SIZE) { SUN3_PMEG_SIZE 202 include/asm-m68k/tlbflush.h start += SUN3_PMEG_SIZE; SUN3_PMEG_SIZE 214 include/asm-m68k/tlbflush.h sun3_put_segmap (addr & ~(SUN3_PMEG_SIZE - 1), SUN3_INVALID_PMEG);