Searched defs:wmb (Results 1 – 2 of 2) sorted by relevance
40 #define wmb() asm volatile("lwsync":::"memory") macro
504 #define wmb() mb() macro