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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-h8300/
H A Dcachectl.h11 #define FLUSH_CACHE_INSN 0 /* Flush instruction cache */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dcachectl.h11 #define FLUSH_CACHE_INSN 2 /* Flush instruction cache */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dsys_m68k.c247 case FLUSH_CACHE_INSN:
300 case FLUSH_CACHE_INSN:
357 case FLUSH_CACHE_INSN:
411 case FLUSH_CACHE_INSN:
460 case FLUSH_CACHE_INSN:
518 case FLUSH_CACHE_INSN:
573 if (cache & FLUSH_CACHE_INSN)
589 if (cache & FLUSH_CACHE_INSN)

Completed in 58 milliseconds