Searched refs:SMP_ICACHE_INV (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/mn10300/mm/
H A Dcache-smp.h20 SMP_ICACHE_INV = 0x0001, enumerator in enum:smp_icache_ops
36 #define SMP_IDCACHE_INV_FLUSH (SMP_ICACHE_INV | SMP_DCACHE_FLUSH)
H A Dcache-smp.c69 case SMP_ICACHE_INV: smp_cache_interrupt()
H A Dcache-inv-icache.c123 smp_cache_call(SMP_ICACHE_INV, 0, 0); flush_icache_range()
H A Dcache-smp-inv.c26 smp_cache_call(SMP_ICACHE_INV, 0, 0); mn10300_icache_inv()

Completed in 60 milliseconds