Home
last modified time | relevance | path

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

/arch/arc/include/asm/
A Dio.h17 #define __iowmb() wmb() macro
20 #define __iowmb() do { } while (0) macro
/arch/arm/include/asm/
A Dio.h165 #define __iowmb() wmb() macro
168 #define __iowmb() do { } while (0) macro
/arch/arm64/include/asm/
A Dio.h122 #define __iowmb() __io_bw() macro

Completed in 11 milliseconds