Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/
A Dr4kcache.h41 #define INDEX_BASE CKSEG0 macro
200 unsigned long start = INDEX_BASE; \
227 unsigned long start = INDEX_BASE + (page & indexmask); \
/linux-6.3-rc2/arch/mips/mm/
A Dsc-r5k.c26 unsigned long start = INDEX_BASE; in blast_r5000_scache()
A Dc-r4k.c262 unsigned long start = INDEX_BASE; in tx49_blast_icache32()
295 unsigned long start = INDEX_BASE + (page & indexmask); in tx49_blast_icache32_page_indexed()
1028 for (addr = INDEX_BASE; addr <= INDEX_BASE + 4096; addr += ic_lsize) { in rm7k_erratum31()
/linux-6.3-rc2/arch/mips/txx9/generic/
A Dsetup.c153 end = INDEX_BASE + dc_size / 4; in early_flush_dcache()
155 for (addr = INDEX_BASE; addr < end; addr += linesz) { in early_flush_dcache()

Completed in 11 milliseconds