Searched defs:ws_inc (Results 1 – 2 of 2) sorted by relevance
264 unsigned long ws_inc = 1UL << current_cpu_data.icache.waybit; in tx49_blast_icache32() local297 unsigned long ws_inc = 1UL << current_cpu_data.icache.waybit; in tx49_blast_icache32_page_indexed() local
366 static void ws_inc(void *context, const void *value, unsigned count) in ws_inc() function