Home
last modified time | relevance | path

Searched refs:iobarrier_rw (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dio.h83 #define iobarrier_rw() mb() macro
227 iobarrier_rw(); \
268 iobarrier_rw(); \
307 iobarrier_rw(); \
331 iobarrier_rw(); \
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dio.h122 #define iobarrier_rw() eieio() macro
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c1878 iobarrier_rw(); in force_spu_isolate_exit()
1889 iobarrier_rw(); in force_spu_isolate_exit()
/openbmc/linux/arch/powerpc/include/asm/
H A Dio.h841 #define iobarrier_rw() eieio() macro