Home
last modified time | relevance | path

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

/Linux-v6.6/arch/ia64/kernel/
Dsetup.c108 unsigned long ia64_max_cacheline_size; variable
925 if (max > ia64_max_cacheline_size) in get_cache_info()
926 ia64_max_cacheline_size = max; in get_cache_info()