Home
last modified time | relevance | path

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

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