Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Dcpufunc.c180 if (type == CACHE_ICACHE || type == CACHE_SEP_CACHE) { in get_cachetype_cp15()
H A Didentcpu-v6.c232 if (type == CACHE_ICACHE || type == CACHE_SEP_CACHE) { in print_v7_cache()
/f-stack/freebsd/arm/include/
H A Darmreg.h385 #define CACHE_ICACHE 1 macro