Searched refs:ALT_CPU_DCACHE_LINE_SIZE (Results 1 – 4 of 4) sorted by relevance
58 for (i = 0U; i < ALT_CPU_DCACHE_SIZE; i += ALT_CPU_DCACHE_LINE_SIZE) { in z_nios2_dcache_flush_all()78 for (i = start; i < end; i += ALT_CPU_DCACHE_LINE_SIZE) { in z_nios2_dcache_flush_no_writeback()88 if (((uint32_t) start) & (ALT_CPU_DCACHE_LINE_SIZE - 1)) { in z_nios2_dcache_flush_no_writeback()
96 subi r2, r2, ALT_CPU_DCACHE_LINE_SIZE
61 #define ALT_CPU_DCACHE_LINE_SIZE 0 macro
73 #define ALT_CPU_DCACHE_LINE_SIZE 32 macro