Searched refs:topOfMainStack (Results 1 – 6 of 6) sorted by relevance
127 void __TZ_set_MSP_NS(uint32_t topOfMainStack);
137 void __TZ_set_MSP_NS(uint32_t topOfMainStack);
900 __STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument902 __ASM volatile ("MSR msp, %0" : : "r" (topOfMainStack) : ); in __set_MSP()912 __STATIC_FORCEINLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack) in __TZ_set_MSP_NS() argument914 __ASM volatile ("MSR msp_ns, %0" : : "r" (topOfMainStack) : ); in __TZ_set_MSP_NS()
901 __STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument903 __ASM volatile ("MSR msp, %0" : : "r" (topOfMainStack) : ); in __set_MSP()913 __STATIC_FORCEINLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack) in __TZ_set_MSP_NS() argument915 __ASM volatile ("MSR msp_ns, %0" : : "r" (topOfMainStack) : ); in __TZ_set_MSP_NS()
1084 __STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument1086 __ASM volatile ("MSR msp, %0" : : "r" (topOfMainStack) : ); in __set_MSP()1096 __STATIC_FORCEINLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack) in __TZ_set_MSP_NS() argument1098 __ASM volatile ("MSR msp_ns, %0" : : "r" (topOfMainStack) : ); in __TZ_set_MSP_NS()