Searched refs:DCACHE_LINE_BYTES (Results 1 – 2 of 2) sorted by relevance
20 #define DCACHE_LINE_BYTES 64 macro
309 loops = ((int)start & (DCACHE_LINE_BYTES - 1)) + bytes + in metag_data_cache_flush()310 (DCACHE_LINE_BYTES - 1); in metag_data_cache_flush()