Home
last modified time | relevance | path

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

/openbmc/linux/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
69 #define DCACHE_SET_MASK ((DCACHE_SIZE / 64 - 1) << CACHE_WAYS)
H A Dm53xxacr.h58 #define DCACHE_SIZE CACHE_SIZE macro
62 #define DCACHE_SIZE CACHE_SIZE macro
/openbmc/linux/arch/m68k/coldfire/
H A Dcache.c42 "i" (DCACHE_SIZE / CACHE_WAYS), in mcf_cache_push()
/openbmc/linux/arch/sparc/lib/
H A Dcopy_page.S28 #define DCACHE_SIZE (PAGE_SIZE * 2) macro
69 sethi %hi(DCACHE_SIZE), %o1
235 sethi %hi(DCACHE_SIZE), %g2