Home
last modified time | relevance | path

Searched defs:mmiowb (Results 1 – 5 of 5) sorted by relevance

/linux/arch/mips/include/asm/
H A Dmmiowb.h7 #define mmiowb() wmb() macro
/linux/arch/riscv/include/asm/
H A Dmmiowb.h10 #define mmiowb() RISCV_FENCE(o, w) macro
/linux/arch/sh/include/asm/
H A Dmmiowb.h8 #define mmiowb() wmb() macro
/linux/arch/powerpc/include/asm/
H A Dmmiowb.h12 #define mmiowb() mb() macro
/linux/arch/s390/include/asm/
H A Dio.h67 #define mmiowb() zpci_barrier() macro