Home
last modified time | relevance | path

Searched refs:coherency_max_size (Results 1 – 1 of 1) sorted by relevance

/drivers/base/
Dcacheinfo.c216 unsigned int coherency_max_size; variable
257 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()