Searched refs:coherency_max_size (Results 1 – 5 of 5) 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()
162669 ffff800012149390 B coherency_max_size
Completed in 357 milliseconds