Searched refs:CACHE_SEP_CACHE (Results 1 – 3 of 3) sorted by relevance
170 type == CACHE_SEP_CACHE) { in get_cachetype_cp15()180 if (type == CACHE_ICACHE || type == CACHE_SEP_CACHE) { in get_cachetype_cp15()
207 type == CACHE_SEP_CACHE) { in print_v7_cache()232 if (type == CACHE_ICACHE || type == CACHE_SEP_CACHE) { in print_v7_cache()
387 #define CACHE_SEP_CACHE 3 macro