Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c237 static const enum cache_type cache_type_map[] = { enum
989 this_leaf->type = cache_type_map[base->eax.split.type]; in ci_leaf_init()