Searched refs:ws_inc (Results 1 – 3 of 3) sorted by relevance
563 unsigned long ws_inc = 1UL << current_cpu_data.desc.waybit; \570 for (ws = 0; ws < ws_end; ws += ws_inc) \597 unsigned long ws_inc = 1UL << current_cpu_data.desc.waybit; \604 for (ws = 0; ws < ws_end; ws += ws_inc) \
232 unsigned long ws_inc = 1UL << current_cpu_data.icache.waybit; in tx49_blast_icache32() local239 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()263 unsigned long ws_inc = 1UL << current_cpu_data.icache.waybit; in tx49_blast_icache32_page_indexed() local270 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()
363 static void ws_inc(void *context, const void *value) in ws_inc() function401 vt->inc = ws_inc; in setup_writeset_tree_info()