Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arc/include/asm/ !
Dio.h17 #define __iowmb() wmb() macro
20 #define __iowmb() do { } while (0) macro
/linux-6.6.21/arch/arm/include/asm/ !
Dio.h165 #define __iowmb() wmb() macro
168 #define __iowmb() do { } while (0) macro
/linux-6.6.21/arch/arm64/include/asm/ !
Dio.h117 #define __iowmb() __io_bw() macro
/linux-6.6.21/tools/testing/selftests/kvm/include/aarch64/ !
Dprocessor.h145 #define __iowmb() dma_wmb() macro