Home
last modified time | relevance | path

Searched defs:BCACHE (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dcachectl.h10 #define BCACHE (ICACHE|DCACHE) /* flush both caches */ macro
/openbmc/linux/arch/csky/include/uapi/asm/
H A Dcachectl.h11 #define BCACHE (ICACHE|DCACHE) macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dcachectl.h17 #define BCACHE (ICACHE|DCACHE) /* flush both caches */ macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dcachectl.h13 #define BCACHE (ICACHE|DCACHE) /* flush both caches */ macro
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dcachectl.h18 #define BCACHE (ICACHE|DCACHE) /* flush both caches */ macro
/openbmc/linux/arch/arc/include/uapi/asm/
H A Dcachectl.h27 #define BCACHE (CF_I_INV | CF_D_FLUSH) macro
/openbmc/linux/drivers/md/bcache/
H A DKconfig3 config BCACHE config