Home
last modified time | relevance | path

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

/linux-6.1.9/arch/m68k/include/asm/
Dm53xxacr.h56 #define CACHE_SIZE 0x2000 /* 8k of unified cache */ macro
57 #define ICACHE_SIZE CACHE_SIZE
58 #define DCACHE_SIZE CACHE_SIZE
60 #define CACHE_SIZE 0x4000 /* 16k of unified cache */ macro
61 #define ICACHE_SIZE CACHE_SIZE
62 #define DCACHE_SIZE CACHE_SIZE