Searched refs:DCACHE_SIZE (Results 1 – 3 of 3) sorted by relevance
101 #define DCACHE_SIZE 64 macro200 for (i = 0; i < DCACHE_SIZE; i++) in dcache_invalidate()494 int csize = sizeof (struct dcache_block) * DCACHE_SIZE; in dcache_init()562 LINE_SIZE, DCACHE_SIZE); in dcache_info()
81 #define DCACHE_SIZE 0x00008000 macro245 .word DCACHE_SIZE301 eor r0, r0, #(DCACHE_SIZE) ; \
83 #define DCACHE_SIZE 0x00008000 macro