Home
last modified time | relevance | path

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

/linux-4.4.14/arch/metag/mm/
Dcache.c127 int cfgcache = coreid & METAC_COREID_CFGCACHE_BITS; in metag_cache_probe() local
129 if (cfgcache == METAC_COREID_CFGCACHE_TYPE0 || in metag_cache_probe()
130 cfgcache == METAC_COREID_CFGCACHE_PRIVNOMMU) { in metag_cache_probe()