Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dcachectl.h12 #define ICACHE (1<<0) /* flush instruction cache */ macro
14 #define BCACHE (ICACHE|DCACHE) /* flush both caches */
/linux-2.4.37.9/include/asm-mips64/
Dcachectl.h15 #define ICACHE (1<<0) /* flush instruction cache */ macro
17 #define BCACHE (ICACHE|DCACHE) /* flush both caches */