Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dr4kcache.h564 unsigned long ws_end = current_cpu_data.desc.ways << \
570 for (ws = 0; ws < ws_end; ws += ws_inc) \
598 unsigned long ws_end = current_cpu_data.desc.ways << \
604 for (ws = 0; ws < ws_end; ws += ws_inc) \
/linux-4.1.27/arch/mips/mm/
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()
244 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32()
264 unsigned long ws_end = current_cpu_data.icache.ways << in tx49_blast_icache32_page_indexed() local
270 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32_page_indexed()
275 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32_page_indexed()