Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kernel/
H A Dcache.c60 static const enum cache_type cache_type_map[] = { enum
95 return cache_type_map[ci->type]; in get_cache_type()
/linux-6.15/arch/x86/kernel/cpu/
H A Dcacheinfo.c228 static const enum cache_type cache_type_map[] = { enum
966 this_leaf->type = cache_type_map[base->eax.split.type]; in ci_leaf_init()