INDEX_BASE        533 arch/mips/include/asm/r4kcache.h 	unsigned long start = INDEX_BASE;				\
INDEX_BASE        559 arch/mips/include/asm/r4kcache.h 	unsigned long start = INDEX_BASE + (page & indexmask);		\
INDEX_BASE        263 arch/mips/mm/c-r4k.c 	unsigned long start = INDEX_BASE;
INDEX_BASE        294 arch/mips/mm/c-r4k.c 	unsigned long start = INDEX_BASE + (page & indexmask);
INDEX_BASE        998 arch/mips/mm/c-r4k.c 	for (addr = INDEX_BASE; addr <= INDEX_BASE + 4096; addr += ic_lsize) {
INDEX_BASE         27 arch/mips/mm/sc-r5k.c 	unsigned long start = INDEX_BASE;
INDEX_BASE        158 arch/mips/txx9/generic/setup.c 	end = INDEX_BASE + dc_size / 4;
INDEX_BASE        160 arch/mips/txx9/generic/setup.c 	for (addr = INDEX_BASE; addr < end; addr += linesz) {
INDEX_BASE        207 arch/mips/txx9/generic/setup.c 	end = INDEX_BASE + dc_size / 2;
INDEX_BASE        209 arch/mips/txx9/generic/setup.c 	for (addr = INDEX_BASE; addr < end; addr += linesz) {