Home
last modified time | relevance | path

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

/linux/arch/microblaze/kernel/cpu/
H A Dcache.c125 #define CACHE_RANGE_LOOP_2(start, end, line_length, op) \ macro
389 CACHE_RANGE_LOOP_2(start, end, cpuinfo.dcache_line_length, wdc.clear); in __invalidate_dcache_range_wb()
500 CACHE_RANGE_LOOP_2(start, end, cpuinfo.dcache_line_length, wdc.flush); in __flush_dcache_range_wb()