Searched refs:L1_CACHE_DISPARITY (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mn10300/include/asm/
H A Dcache.h19 #define L1_CACHE_DISPARITY (L1_CACHE_NENTRIES * L1_CACHE_BYTES) macro
21 #define L1_CACHE_DISPARITY L1_CACHE_NENTRIES * L1_CACHE_BYTES macro
/linux-4.1.27/arch/mn10300/mm/
H A Dcache-dbg-inv-by-tag.S53 and ~(L1_CACHE_DISPARITY-1),a1 # determine comparator base
H A Dcache-inv-by-tag.S166 and ~(L1_CACHE_DISPARITY-1),a1 # determine comparator base

Completed in 89 milliseconds