Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/kernel/
Dcache.c61 static const enum cache_type cache_type_map[] = { enum
98 return cache_type_map[ci->type]; in get_cache_type()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
Dcacheinfo.c222 static const enum cache_type cache_type_map[] = { enum
976 this_leaf->type = cache_type_map[base->eax.split.type]; in ci_leaf_init()