Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/
A 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) \
/linux-6.3-rc2/arch/mips/mm/
A Dc-r4k.c264 unsigned long ws_inc = 1UL << current_cpu_data.icache.waybit; 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()
297 unsigned long ws_inc = 1UL << current_cpu_data.icache.waybit; 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()
/linux-6.3-rc2/drivers/md/
A Ddm-era-target.c376 static void ws_inc(void *context, const void *value, unsigned int count) in ws_inc() function
419 vt->inc = ws_inc; in setup_writeset_tree_info()

Completed in 11 milliseconds