Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
A Dcacheinfo.c22 if (coherency_max_size != 0) in cache_line_size()
23 return coherency_max_size; in cache_line_size()
/linux/include/linux/
A Dcacheinfo.h20 extern unsigned int coherency_max_size;
/linux/drivers/base/
A 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()
/linux/
A DSystem.map162669 ffff800012149390 B coherency_max_size
A D.tmp_System.map162669 ffff800012149390 B coherency_max_size

Completed in 357 milliseconds