Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/kernel/
Dsetup.c105 unsigned long ia64_max_cacheline_size; variable
907 if (max > ia64_max_cacheline_size) in get_cache_info()
908 ia64_max_cacheline_size = max; in get_cache_info()