ws_inc            535 arch/mips/include/asm/r4kcache.h 	unsigned long ws_inc = 1UL << current_cpu_data.desc.waybit;	\
ws_inc            540 arch/mips/include/asm/r4kcache.h 	for (ws = 0; ws < ws_end; ws += ws_inc)				\
ws_inc            561 arch/mips/include/asm/r4kcache.h 	unsigned long ws_inc = 1UL << current_cpu_data.desc.waybit;	\
ws_inc            566 arch/mips/include/asm/r4kcache.h 	for (ws = 0; ws < ws_end; ws += ws_inc)				\
ws_inc            684 arch/mips/include/asm/r4kcache.h 	unsigned long ws_inc = 1UL << current_cpu_data.desc.waybit;	\
ws_inc            689 arch/mips/include/asm/r4kcache.h 	for (ws = 0; ws < ws_end; ws += ws_inc)				\
ws_inc            265 arch/mips/mm/c-r4k.c 	unsigned long ws_inc = 1UL << current_cpu_data.icache.waybit;
ws_inc            272 arch/mips/mm/c-r4k.c 	for (ws = 0; ws < ws_end; ws += ws_inc)
ws_inc            277 arch/mips/mm/c-r4k.c 	for (ws = 0; ws < ws_end; ws += ws_inc)
ws_inc            296 arch/mips/mm/c-r4k.c 	unsigned long ws_inc = 1UL << current_cpu_data.icache.waybit;
ws_inc            303 arch/mips/mm/c-r4k.c 	for (ws = 0; ws < ws_end; ws += ws_inc)
ws_inc            308 arch/mips/mm/c-r4k.c 	for (ws = 0; ws < ws_end; ws += ws_inc)
ws_inc            403 drivers/md/dm-era-target.c 	vt->inc = ws_inc;