Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dr4kcache.h202 unsigned long ws_inc = 1UL << current_cpu_data.desc.waybit; \
207 for (ws = 0; ws < ws_end; ws += ws_inc) \
229 unsigned long ws_inc = 1UL << current_cpu_data.desc.waybit; \
234 for (ws = 0; ws < ws_end; ws += ws_inc) \
318 unsigned long ws_inc = 1UL << current_cpu_data.desc.waybit; \
323 for (ws = 0; ws < ws_end; ws += ws_inc) \
/arch/mips/mm/
Dc-r4k.c232 unsigned long ws_inc = 1UL << current_cpu_data.icache.waybit; 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()