Home
last modified time | relevance | path

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

/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()
/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c82 static const enum cache_type cache_type_map[] = { enum
590 ci->type = cache_type_map[id4->eax.split.type]; in ci_info_init()