Home
last modified time | relevance | path

Searched defs:cache_type_info (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/base/
Dcacheinfo.c83 struct cache_type_info { struct
89 static const struct cache_type_info cache_type_info[] = { variable
/linux-6.1.9/arch/powerpc/kernel/
Dcacheinfo.c48 struct cache_type_info { struct
63 /* These are used to index the cache_type_info array. */ argument
69 static const struct cache_type_info cache_type_info[] = { variable