Searched refs:coherency_max_size (Results 1 – 3 of 3) sorted by relevance
17 if (coherency_max_size != 0) in cache_line_size()18 return coherency_max_size; in cache_line_size()
21 extern unsigned int coherency_max_size;
324 unsigned int coherency_max_size; variable394 if (this_leaf->coherency_line_size > coherency_max_size) in cache_shared_cpu_map_setup()395 coherency_max_size = this_leaf->coherency_line_size; in cache_shared_cpu_map_setup()