Searched refs:wbflush (Results 1 – 5 of 5) sorted by relevance
20 #define wbflush() \ macro30 #define wbflush() fast_iob() macro
71 #define mb() wbflush()72 #define iob() wbflush()
10 obj-$(CONFIG_CPU_HAS_WB) += wbflush.o
14 #define wbflush() __sync() macro
170 wbflush(); in text_poke_early()
Completed in 4 milliseconds