Home
last modified time | relevance | path

Searched defs:__wmb (Results 1 – 3 of 3) sorted by relevance

/linux/arch/xtensa/include/asm/
H A Dbarrier.h16 #define __wmb() __mb() macro
/linux/arch/riscv/include/asm/
H A Dbarrier.h20 #define __wmb() RISCV_FENCE(ow, ow) macro
/linux/arch/s390/include/asm/
H A Dbarrier.h33 #define __wmb() barrier() macro