Searched refs:ws_inc (Results 1 – 3 of 3) sorted by relevance
584 unsigned long ws_inc = 1UL << current_cpu_data.desc.waybit; \591 for (ws = 0; ws < ws_end; ws += ws_inc) \618 unsigned long ws_inc = 1UL << current_cpu_data.desc.waybit; \625 for (ws = 0; ws < ws_end; ws += ws_inc) \
265 unsigned long ws_inc = 1UL << current_cpu_data.icache.waybit; in tx49_blast_icache32() local272 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()296 unsigned long ws_inc = 1UL << current_cpu_data.icache.waybit; in tx49_blast_icache32_page_indexed() local303 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32_page_indexed()308 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32_page_indexed()
364 static void ws_inc(void *context, const void *value) in ws_inc() function402 vt->inc = ws_inc; in setup_writeset_tree_info()