Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m68k/kernel/
Dsys_m68k_mm.c80 case FLUSH_CACHE_INSN: in cache_flush_040()
133 case FLUSH_CACHE_INSN: in cache_flush_040()
190 case FLUSH_CACHE_INSN: in cache_flush_040()
244 case FLUSH_CACHE_INSN: in cache_flush_060()
293 case FLUSH_CACHE_INSN: in cache_flush_060()
352 case FLUSH_CACHE_INSN: in cache_flush_060()
406 if (cache & FLUSH_CACHE_INSN) in sys_cacheflush()
422 if (cache & FLUSH_CACHE_INSN) in sys_cacheflush()
/linux-2.6.39/arch/m68k/include/asm/
Dcachectl.h11 #define FLUSH_CACHE_INSN 2 /* Flush instruction cache */ macro
/linux-2.6.39/arch/h8300/include/asm/
Dcachectl.h11 #define FLUSH_CACHE_INSN 0 /* Flush instruction cache */ macro