Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/arch/microblaze/include/asm/
A Dsystem.h123 #define smp_wmb() wmb () macro
127 #define smp_wmb() barrier () macro
/u-boot-v2022.01-rc1/arch/sh/include/asm/
A Dsystem.h103 #define smp_wmb() wmb() macro
108 #define smp_wmb() barrier() macro
/u-boot-v2022.01-rc1/arch/mips/include/asm/
A Dsystem.h176 #define smp_wmb() wmb() macro
180 #define smp_wmb() barrier() macro

Completed in 7 milliseconds