Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/
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) \
/linux-5.19.10/arch/mips/mm/
Dc-r4k.c265 unsigned long ws_end = current_cpu_data.icache.ways << in tx49_blast_icache32() local
271 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32()
277 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32()
298 unsigned long ws_end = current_cpu_data.icache.ways << in tx49_blast_icache32_page_indexed() local
304 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32_page_indexed()
310 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32_page_indexed()