Searched defs:__DMB (Results 1 – 4 of 4) sorted by relevance
108 #define __DMB() __dmb(0xF) macro454 __attribute__( ( always_inline ) ) __STATIC_INLINE void __DMB(void) in __DMB() function
366 #define __DMB() do {\ macro
438 __attribute__((always_inline)) __STATIC_INLINE void __DMB(void) in __DMB() function
799 #define __DMB() __builtin_arm_dmb(0xF); macro