Searched defs:__iowmb (Results 1 – 9 of 9) sorted by relevance
17 #define __iowmb() wmb() macro20 #define __iowmb() do { } while (0) macro
46 #define __iowmb() wmb() macro49 #define __iowmb() asm volatile("" : : : "memory") macro
165 #define __iowmb() wmb() macro168 #define __iowmb() do { } while (0) macro
117 #define __iowmb() __io_bw() macro
145 #define __iowmb() dma_wmb() macro
242 #define __iowmb() dmb() macro
96 #define __iowmb() dmb() macro
69 #define __iowmb() wmb() macro
113 #define __iowmb() dmb() macro