Home
last modified time | relevance | path

Searched defs:ICACHE (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dcachectl.h8 #define ICACHE (1<<0) /* flush instruction cache */ macro
/openbmc/linux/arch/csky/include/uapi/asm/
H A Dcachectl.h9 #define ICACHE (1<<0) macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dcachectl.h15 #define ICACHE (1<<0) /* flush instruction cache */ macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dcachectl.h11 #define ICACHE (1<<0) /* flush instruction cache */ macro
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dcachectl.h16 #define ICACHE CACHEFLUSH_I /* flush instruction cache */ macro
/openbmc/linux/arch/arc/include/uapi/asm/
H A Dcachectl.h25 #define ICACHE CF_I_INV macro
/openbmc/u-boot/arch/nds32/include/asm/
H A Dcache.h30 enum cache_t {ICACHE, DCACHE}; enumerator
/openbmc/u-boot/arch/arm/cpu/armv7m/
H A Dcache.c42 ICACHE, enumerator