Home
last modified time | relevance | path

Searched defs:fast_wmb (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/mips/include/asm/
Dbarrier.h95 # define fast_wmb() __syncw() macro
100 # define fast_wmb() __sync() macro
/linux-3.3/arch/tile/include/asm/
Dsystem.h134 #define fast_wmb() __sync() macro