Searched refs:mmiowb (Results 1 - 24 of 24) sorted by relevance

/linux-master/arch/sh/include/asm/
H A Dmmiowb.h8 #define mmiowb() wmb() macro
10 #include <asm-generic/mmiowb.h>
H A Dspinlock-llsc.h51 mmiowb();
/linux-master/arch/mips/include/asm/
H A Dmmiowb.h7 #define mmiowb() wmb() macro
9 #include <asm-generic/mmiowb.h>
H A Dspinlock.h24 mmiowb();
/linux-master/arch/riscv/include/asm/
H A Dmmiowb.h10 #define mmiowb() RISCV_FENCE(o, w) macro
13 #include <asm-generic/mmiowb.h>
H A Dio.h16 #include <asm/mmiowb.h>
H A Dmmio.h16 #include <asm/mmiowb.h>
/linux-master/arch/powerpc/include/asm/
H A Dmmiowb.h12 #define mmiowb() mb() macro
16 #include <asm-generic/mmiowb.h>
H A Dio.h29 #include <asm/mmiowb.h>
/linux-master/arch/mips/loongson2ef/common/
H A Dbonito-irq.c18 mmiowb();
24 mmiowb();
H A Dmem.c35 mmiowb();
H A Dpm.c111 mmiowb();
/linux-master/arch/mips/loongson2ef/lemote-2f/
H A Dreset.c65 mmiowb();
70 mmiowb();
100 mmiowb();
103 mmiowb();
108 mmiowb();
/linux-master/arch/mips/kernel/
H A Dgpio_txx9.c41 mmiowb();
51 mmiowb();
64 mmiowb();
H A Dirq_txx9.c86 mmiowb();
/linux-master/include/asm-generic/
H A Dmmiowb.h6 * Generic implementation of mmiowb() tracking for spinlocks.
13 * 1. Implement mmiowb() (and arch_mmiowb_state() if you're fancy)
14 * in asm/mmiowb.h, then #include this file
55 mmiowb();
H A Dio.h19 #include <asm/mmiowb.h>
/linux-master/arch/loongarch/include/asm/
H A Dio.h57 #define mmiowb() wmb() macro
69 #define __io_aw() mmiowb()
/linux-master/arch/mips/txx9/rbtx4927/
H A Dirq.c146 mmiowb();
/linux-master/arch/s390/include/asm/
H A Dio.h65 #define mmiowb() zpci_barrier() macro
/linux-master/arch/mips/pci/
H A Dops-bonito64.c57 mmiowb();
H A Dops-loongson2.c89 mmiowb();
/linux-master/include/linux/
H A Dspinlock.h66 #include <asm/mmiowb.h>
/linux-master/arch/mips/txx9/generic/
H A Dsetup.c617 mmiowb();

Completed in 208 milliseconds