Searched defs:smp_wmb (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/sh/include/asm/
H A Dsystem.h103 #define smp_wmb() wmb() macro
108 #define smp_wmb() barrier() macro
/u-boot/arch/microblaze/include/asm/
H A Dsystem.h125 #define smp_wmb() wmb () macro
129 #define smp_wmb() barrier () macro
/u-boot/arch/mips/include/asm/
H A Dsystem.h176 #define smp_wmb() wmb() macro
180 #define smp_wmb() barrier() macro

Completed in 77 milliseconds