Searched refs:CACHE_LOOP_LIMITS (Results 1 – 1 of 1) sorted by relevance
/linux/arch/microblaze/kernel/cpu/ |
H A D | cache.c | 92 #define CACHE_LOOP_LIMITS(start, end, cache_line_length, cache_size) \ macro 168 CACHE_LOOP_LIMITS(start, end, in __flush_icache_range_msr_irq() 195 CACHE_LOOP_LIMITS(start, end, in __flush_icache_range_nomsr_irq() 222 CACHE_LOOP_LIMITS(start, end, in __flush_icache_range_noirq() 386 CACHE_LOOP_LIMITS(start, end, in __invalidate_dcache_range_wb() 405 CACHE_LOOP_LIMITS(start, end, in __invalidate_dcache_range_nomsr_wt() 426 CACHE_LOOP_LIMITS(start, end, in __invalidate_dcache_range_msr_irq_wt() 454 CACHE_LOOP_LIMITS(start, end, in __invalidate_dcache_range_nomsr_irq() 497 CACHE_LOOP_LIMITS(start, end, in __flush_dcache_range_wb()
|