Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dr4kcache.h213 unsigned long ws_end = current_cpu_data.desc.ways << \
217 for (ws = 0; ws < ws_end; ws += ws_inc) \
240 unsigned long ws_end = current_cpu_data.desc.ways << \
244 for (ws = 0; ws < ws_end; ws += ws_inc) \
364 unsigned long ws_end = current_cpu_data.desc.ways << \
368 for (ws = 0; ws < ws_end; ws += ws_inc) \
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dr4kcache.h203 unsigned long ws_end = current_cpu_data.desc.ways << \
207 for (ws = 0; ws < ws_end; ws += ws_inc) \
230 unsigned long ws_end = current_cpu_data.desc.ways << \
234 for (ws = 0; ws < ws_end; ws += ws_inc) \
319 unsigned long ws_end = current_cpu_data.desc.ways << \
323 for (ws = 0; ws < ws_end; ws += ws_inc) \
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dc-r4k.c266 unsigned long ws_end = current_cpu_data.icache.ways << in tx49_blast_icache32() local
272 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32()
278 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32()
299 unsigned long ws_end = current_cpu_data.icache.ways << in tx49_blast_icache32_page_indexed() local
305 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32_page_indexed()
311 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32_page_indexed()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dc-r4k.c233 unsigned long ws_end = current_cpu_data.icache.ways << in tx49_blast_icache32() local
239 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32()
245 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32()

Completed in 9 milliseconds