Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Dm54xxacr.h51 #define ICACHE_SIZE 0x4000 /* instruction - 16k */ macro
56 #define ICACHE_SIZE 0x8000 /* instruction - 32k */ macro
61 #define ICACHE_SIZE 0x2000 /* instruction - 8k */ macro
68 #define ICACHE_SET_MASK ((ICACHE_SIZE / 64 - 1) << CACHE_WAYS)
H A Dm53xxacr.h57 #define ICACHE_SIZE CACHE_SIZE macro
61 #define ICACHE_SIZE CACHE_SIZE macro