Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/include/asm/
Dio.h19 #define __iowmb() wmb() macro
22 #define __iowmb() do { } while (0) macro
/linux-4.4.14/arch/arm/include/asm/
Dio.h172 #define __iowmb() wmb() macro
175 #define __iowmb() do { } while (0) macro
/linux-4.4.14/arch/arm64/include/asm/
Dio.h111 #define __iowmb() wmb() macro