Home
last modified time | relevance | path

Searched defs:__iowmb (Results 1 – 4 of 4) sorted by relevance

/arch/arc/include/asm/
Dio.h17 #define __iowmb() wmb() macro
20 #define __iowmb() do { } while (0) macro
/arch/nds32/include/asm/
Dio.h55 #define __iowmb() wmb() macro
/arch/arm64/include/asm/
Dio.h117 #define __iowmb() __io_bw() macro
/arch/arm/include/asm/
Dio.h166 #define __iowmb() wmb() macro
169 #define __iowmb() do { } while (0) macro