Searched refs:coherency_max_size (Results 1 – 3 of 3) sorted by relevance
22 if (coherency_max_size != 0) in cache_line_size()23 return coherency_max_size; in cache_line_size()
20 extern unsigned int coherency_max_size;
216 unsigned int coherency_max_size; variable257 if (this_leaf->coherency_line_size > coherency_max_size) in cache_shared_cpu_map_setup()258 coherency_max_size = this_leaf->coherency_line_size; in cache_shared_cpu_map_setup()