Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dr4kcache.h45 #define INDEX_BASE CKSEG0 macro
204 unsigned long start = INDEX_BASE; \
231 unsigned long start = INDEX_BASE + (page & indexmask); \
/linux/arch/mips/mm/
H A Dsc-r5k.c26 unsigned long start = INDEX_BASE; in blast_r5000_scache()