Searched refs:SMP_DCACHE_FLUSH_INV_RANGE (Results 1 – 3 of 3) sorted by relevance
116 smp_cache_call(SMP_DCACHE_FLUSH_INV_RANGE, start, start + PAGE_SIZE); in mn10300_dcache_flush_inv_page()135 smp_cache_call(SMP_DCACHE_FLUSH_INV_RANGE, start, end); in mn10300_dcache_flush_inv_range()154 smp_cache_call(SMP_DCACHE_FLUSH_INV_RANGE, start, start + size); in mn10300_dcache_flush_inv_range2()
32 SMP_DCACHE_FLUSH_INV_RANGE = 0x0018, enumerator
60 case SMP_DCACHE_FLUSH_INV_RANGE: in smp_cache_interrupt()