Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/ia64/kernel/
Dtopology.c202 return sprintf(buf, "%uK\n", this_leaf->cci.pcci_cache_size / 1024); in show_size()
207 unsigned number_of_sets = this_leaf->cci.pcci_cache_size; in show_number_of_sets()
Dpalinfo.c238 cci.pcci_cache_size); in cache_info()
/kernel/linux/linux-5.10/arch/ia64/include/asm/
Dpal.h206 #define pcci_cache_size pcci_info_2.pcci2_bits.cache_size macro