Searched refs:topOfMainStack (Results 1 – 4 of 4) sorted by relevance
944 __STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument946 __ASM volatile ("MSR msp, %0" : : "r" (topOfMainStack) : ); in __set_MSP()956 __STATIC_FORCEINLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack) in __TZ_set_MSP_NS() argument958 __ASM volatile ("MSR msp_ns, %0" : : "r" (topOfMainStack) : ); in __TZ_set_MSP_NS()
933 __STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument935 __ASM volatile ("MSR msp, %0" : : "r" (topOfMainStack) : ); in __set_MSP()945 __STATIC_FORCEINLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack) in __TZ_set_MSP_NS() argument947 __ASM volatile ("MSR msp_ns, %0" : : "r" (topOfMainStack) : ); in __TZ_set_MSP_NS()
652 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument655 __regMainStackPointer = topOfMainStack; in __set_MSP()
1153 __STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument1155 __ASM volatile ("MSR msp, %0" : : "r" (topOfMainStack) : ); in __set_MSP()1165 __STATIC_FORCEINLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack) in __TZ_set_MSP_NS() argument1167 __ASM volatile ("MSR msp_ns, %0" : : "r" (topOfMainStack) : ); in __TZ_set_MSP_NS()