Searched defs:DCACHE_SIZE (Results 1 - 3 of 3) sorted by path

/linux-master/arch/m68k/include/asm/
H A Dm54xxacr.h52 #define DCACHE_SIZE 0x2000 /* data - 8k */ macro
57 #define DCACHE_SIZE 0x8000 /* data - 32k */ macro
62 #define DCACHE_SIZE 0x2000 /* data - 8k */ macro
H A Dm53xxacr.h58 #define DCACHE_SIZE CACHE_SIZE macro
62 #define DCACHE_SIZE CACHE_SIZE macro
/linux-master/arch/sparc/lib/
H A Dcopy_page.S28 #define DCACHE_SIZE (PAGE_SIZE * 2) define

Completed in 317 milliseconds