Home
last modified time | relevance | path

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

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