Home
last modified time | relevance | path

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

/linux-4.1.27/arch/m68k/include/asm/
Dm53xxacr.h55 #define CACHE_SIZE 0x2000 /* 8k of unified cache */ macro
56 #define ICACHE_SIZE CACHE_SIZE
57 #define DCACHE_SIZE CACHE_SIZE
59 #define CACHE_SIZE 0x4000 /* 16k of unified cache */ macro
60 #define ICACHE_SIZE CACHE_SIZE
61 #define DCACHE_SIZE CACHE_SIZE