Searched refs:CACHE_TYPE_PIxx (Results 1 – 2 of 2) sorted by relevance
632 info->dcache_type & CACHE_TYPE_PIxx ? 'P' : 'V', in print_cache_info()642 info->icache_type & CACHE_TYPE_PIxx ? 'P' : 'V', in print_cache_info()652 info->dcache_type & CACHE_TYPE_PIxx ? 'P' : 'V', in print_cache_info()
169 #define CACHE_TYPE_PIxx 2 macro