Searched refs:__DMB (Results 1 – 25 of 48) sorted by relevance
12
132 __DMB(); in ARM_MPU_Enable()145 __DMB(); in ARM_MPU_Disable()160 __DMB(); in ARM_MPU_Enable_NS()173 __DMB(); in ARM_MPU_Disable_NS()
193 __DMB(); in ARM_MPU_Enable()206 __DMB(); in ARM_MPU_Disable()
462 #define __DMB() __dmb(0xF) macro
877 #define __DMB() __builtin_arm_dmb(0xF) macro
897 #define __DMB() __builtin_arm_dmb(0xF) macro
144 __DMB(); in ARM_MPU_Disable()169 __DMB(); in ARM_MPU_Disable_NS()
205 __DMB(); in ARM_MPU_Disable()
444 #define __DMB() do {\ macro
841 #define __DMB() __builtin_arm_dmb(0xF) macro
108 #define __DMB() __dmb(0xF) macro391 __attribute__( ( always_inline ) ) __STATIC_INLINE void __DMB(void) in __DMB() function
151 #define __DMB() do {\ macro
135 #define __DMB() do {\ macro
281 #define __DMB __iar_builtin_DMB macro
930 __DMB(); //ensure the ordering of data cache maintenance operations and their effects in L1C_CleanDCacheMVA()938 __DMB(); //ensure the ordering of data cache maintenance operations and their effects in L1C_InvalidateDCacheMVA()946 __DMB(); //ensure the ordering of data cache maintenance operations and their effects in L1C_CleanInvalidateDCacheMVA()1019 __DMB(); in __L1C_MaintainDCacheSetWay()
274 __STATIC_FORCEINLINE void __DMB(void) in __DMB() function
Completed in 48 milliseconds