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