Home
last modified time | relevance | path

Searched defs:DCACHE (Results 1 – 5 of 5) sorted by relevance

/linux/arch/csky/include/uapi/asm/
H A Dcachectl.h10 #define DCACHE (1<<1) macro
/linux/arch/parisc/include/uapi/asm/
H A Dcachectl.h9 #define DCACHE (1<<1) /* writeback and flush data cache */ macro
/linux/arch/mips/include/uapi/asm/
H A Dcachectl.h16 #define DCACHE (1<<1) /* writeback and flush data cache */ macro
/linux/arch/sh/include/uapi/asm/
H A Dcachectl.h17 #define DCACHE CACHEFLUSH_D_PURGE /* writeback and flush data cache */ macro
/linux/arch/arc/include/uapi/asm/
H A Dcachectl.h26 #define DCACHE CF_D_FLUSH macro