Searched refs:L1_CACHE_NWAYS (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/mn10300/proc-mn103e010/include/proc/
H A Dcache.h16 #define L1_CACHE_NWAYS 4 /* number of ways in caches */ macro
39 +(L1_CACHE_NWAYS * L1_CACHE_NENTRIES * L1_CACHE_BYTES)
41 +(L1_CACHE_NWAYS * L1_CACHE_NENTRIES * L1_CACHE_BYTES)
/linux-4.1.27/arch/mn10300/proc-mn2ws0050/include/proc/
H A Dcache.h22 #define L1_CACHE_NWAYS 4 /* number of ways in caches */ macro
45 +(L1_CACHE_NWAYS * L1_CACHE_NENTRIES * L1_CACHE_BYTES)
47 +(L1_CACHE_NWAYS * L1_CACHE_NENTRIES * L1_CACHE_BYTES)
/linux-4.1.27/arch/mn10300/mm/
H A Dcache-dbg-flush-by-tag.S48 mov L1_CACHE_NWAYS*L1_CACHE_NENTRIES,e0 # total number of entries
H A Dcache-flush-by-tag.S61 mov L1_CACHE_NWAYS*L1_CACHE_NENTRIES,d1 # total number of entries

Completed in 88 milliseconds