Searched refs:wbflush (Results 1 – 5 of 5) sorted by relevance
2 * Header file for using the wbflush routine20 #define wbflush() \ macro 30 #define wbflush() fast_iob() macro
69 #include <asm/wbflush.h>71 #define mb() wbflush()72 #define iob() wbflush()
10 obj-$(CONFIG_CPU_HAS_WB) += wbflush.o
48 #define wbflush() c_sync() macro
171 wbflush(); in text_poke_early()