Searched defs:L2_CACHE_BYTES (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/tile/include/asm/ | ||
| D | cache.h | 26 #define L2_CACHE_BYTES		(1 << L2_CACHE_SHIFT)  macro | 
| /linux-4.4.14/arch/c6x/include/asm/ | ||
| D | cache.h | 27 #define L2_CACHE_BYTES    (1 << L2_CACHE_SHIFT)  macro |