Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mn10300/mm/
Dcache-smp.h29 SMP_DCACHE_FLUSH = 0x000c, enumerator
36 #define SMP_IDCACHE_INV_FLUSH (SMP_ICACHE_INV | SMP_DCACHE_FLUSH)
Dcache-smp.c50 case SMP_DCACHE_FLUSH: in smp_cache_interrupt()
Dcache-smp-flush.c26 smp_cache_call(SMP_DCACHE_FLUSH, 0, 0); in mn10300_dcache_flush()