Home
last modified time | relevance | path

Searched defs:CACHE_TYPE_UNIFIED (Results 1 – 3 of 3) sorted by relevance

/linux/arch/sh/mm/
H A Dcache-debugfs.c22 CACHE_TYPE_UNIFIED, enumerator
/linux/include/linux/
H A Dcacheinfo.h18 CACHE_TYPE_UNIFIED = BIT(2), enumerator
/linux/arch/powerpc/kernel/
H A Dcacheinfo.c64 #define CACHE_TYPE_UNIFIED 0 /* cache-size, cache-block-size, etc. */ macro