Home
last modified time | relevance | path

Searched refs:SMP_IDCACHE_INV_FLUSH (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/mn10300/mm/
Dcache-smp.h36 #define SMP_IDCACHE_INV_FLUSH (SMP_ICACHE_INV | SMP_DCACHE_FLUSH) macro
Dcache-flush-icache.c149 smp_cache_call(SMP_IDCACHE_INV_FLUSH, 0, 0); in flush_icache_range()