Searched refs:wbflush (Results 1 - 11 of 11) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dwbflush.h2 * Header file for using the wbflush routine
20 #define wbflush() \ macro
30 #define wbflush() fast_iob() macro
H A Dbarrier.h69 #include <asm/wbflush.h>
71 #define mb() wbflush()
72 #define iob() wbflush()
/linux-master/arch/mips/loongson2ef/common/
H A Dsetup.c9 #include <asm/wbflush.h>
/linux-master/arch/mips/dec/
H A Dwbflush.c2 * Setup the right wbflush routine for the different DECstations.
7 * mipsel-linux-objdump --disassemble vmunix | grep "wbflush" :-)
21 #include <asm/wbflush.h>
H A DMakefile10 obj-$(CONFIG_CPU_HAS_WB) += wbflush.o
H A Dsetup.c39 #include <asm/wbflush.h>
/linux-master/arch/loongarch/include/asm/
H A Dbarrier.h48 #define wbflush() c_sync() macro
/linux-master/arch/mips/sgi-ip32/
H A Dip32-reset.c27 #include <asm/wbflush.h>
/linux-master/arch/mips/loongson64/
H A Dnuma.c26 #include <asm/wbflush.h>
/linux-master/arch/loongarch/kernel/
H A Dalternative.c170 wbflush();
H A Dsmp.c186 wbflush();

Completed in 154 milliseconds