Home
last modified time | relevance | path

Searched refs:CACHE_UNI_CACHE (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm/arm/
H A Didentcpu-v6.c206 if (type == CACHE_DCACHE || type == CACHE_UNI_CACHE || in print_v7_cache()
215 if (type == CACHE_UNI_CACHE) in print_v7_cache()
H A Dcpufunc.c169 if (type == CACHE_DCACHE || type == CACHE_UNI_CACHE || in get_cachetype_cp15()
/f-stack/freebsd/arm/include/
H A Darmreg.h388 #define CACHE_UNI_CACHE 4 macro