Searched refs:icache_type (Results 1 – 6 of 6) sorted by relevance
67 const bool vivt_icache_p = arm_pcache.icache_type == CACHE_TYPE_VIVT; in tlb_invalidate_all()95 const bool vivt_icache_p = arm_pcache.icache_type == CACHE_TYPE_VIVT; in tlb_invalidate_asids()
642 info->icache_type & CACHE_TYPE_PIxx ? 'P' : 'V', in print_cache_info()643 info->icache_type & CACHE_TYPE_xxPT ? 'P' : 'V'); in print_cache_info()
2648 const size_t way_size = arm_pcache.icache_type == CACHE_TYPE_PIPT in pmap_syncicache_page()6514 if (arm_pcache.icache_type != CACHE_TYPE_PIPT in pmap_bootstrap()
188 uint8_t icache_type; member
1368 info->icache_type = CACHE_TYPE_PIPT; in get_cacheinfo_clidr()1415 arm_pcache.icache_type = CACHE_TYPE_PIPT; in get_cachetype_cp15()1417 arm_pcache.icache_type = CACHE_TYPE_VIPT; in get_cachetype_cp15()1471 arm_pcache.icache_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()
276 info->icache_type = CACHE_TYPE_PIPT; in arml2cc_init()