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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.h126 #include <asm/wbflush.h>
130 #define mb() wbflush()
131 #define iob() wbflush()
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/loongson/common/
H A Dsetup.c12 #include <asm/wbflush.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/dec/
H A DMakefile10 obj-$(CONFIG_CPU_HAS_WB) += wbflush.o
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 Dsetup.c31 #include <asm/wbflush.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip32/
H A Dip32-reset.c24 #include <asm/wbflush.h>
66 wbflush();
72 wbflush();
76 wbflush();
99 wbflush();

Completed in 83 milliseconds