Searched refs:dcache_type (Results 1 – 5 of 5) sorted by relevance
632 info->dcache_type & CACHE_TYPE_PIxx ? 'P' : 'V', in print_cache_info()633 info->dcache_type & CACHE_TYPE_xxPT ? 'P' : 'V'); in print_cache_info()652 info->dcache_type & CACHE_TYPE_PIxx ? 'P' : 'V', in print_cache_info()653 info->dcache_type & CACHE_TYPE_xxPT ? 'P' : 'V'); in print_cache_info()
5513 bool okcolor = arm_pcache.dcache_type == CACHE_TYPE_PIPT in pmap_zero_page_generic()5641 bool okcolor = arm_pcache.dcache_type == CACHE_TYPE_PIPT in pmap_pageidlezero()5752 bool src_okcolor = arm_pcache.dcache_type == CACHE_TYPE_PIPT in pmap_copy_page_generic()5754 bool dst_okcolor = arm_pcache.dcache_type == CACHE_TYPE_PIPT in pmap_copy_page_generic()
1367 info->dcache_type = CACHE_TYPE_PIPT; in get_cacheinfo_clidr()1422 arm_pcache.dcache_type = CACHE_TYPE_PIPT; in get_cachetype_cp15()1426 arm_pcache.dcache_type = CACHE_TYPE_VIPT; in get_cachetype_cp15()1442 if (arm_pcache.dcache_type == CACHE_TYPE_PIPT) { in get_cachetype_cp15()1496 arm_pcache.dcache_type = CACHE_TYPE_VIPT; in get_cachetype_cp15()2894 arm_scache.dcache_type = arm_scache.icache_type = CACHE_TYPE_PIPT; in pj4bv7_setup()3527 arm_scache.dcache_type = arm_scache.icache_type = CACHE_TYPE_PIPT; in sheeva_setup()
189 uint8_t dcache_type; member
275 info->dcache_type = CACHE_TYPE_PIPT; in arml2cc_init()