Lines Matching refs:__ALWAYS_INLINE

34 __ALWAYS_INLINE void __enable_irq(void)  in __enable_irq()
46 __ALWAYS_INLINE void __disable_irq(void) in __disable_irq()
56 __ALWAYS_INLINE uint32_t __get_PSR(void) in __get_PSR()
69 __ALWAYS_INLINE void __set_PSR(uint32_t psr) in __set_PSR()
79 __ALWAYS_INLINE uint32_t __get_SP(void) in __get_SP()
92 __ALWAYS_INLINE void __set_SP(uint32_t sp) in __set_SP()
103 __ALWAYS_INLINE uint32_t __get_VBR(void) in __get_VBR()
116 __ALWAYS_INLINE void __set_VBR(uint32_t vbr) in __set_VBR()
126 __ALWAYS_INLINE uint32_t __get_EPC(void) in __get_EPC()
139 __ALWAYS_INLINE void __set_EPC(uint32_t epc) in __set_EPC()
149 __ALWAYS_INLINE uint32_t __get_EPSR(void) in __get_EPSR()
162 __ALWAYS_INLINE void __set_EPSR(uint32_t epsr) in __set_EPSR()
172 __ALWAYS_INLINE uint32_t __get_CPUID(void) in __get_CPUID()
186 __ALWAYS_INLINE void __set_SRCR(uint32_t srcr) in __set_SRCR()
198 __ALWAYS_INLINE uint32_t __get_CCR(void) in __get_CCR()
212 __ALWAYS_INLINE void __set_CCR(uint32_t ccr) in __set_CCR()
223 __ALWAYS_INLINE uint32_t __get_CAPR(void) in __get_CAPR()
236 __ALWAYS_INLINE void __set_CAPR(uint32_t capr) in __set_CAPR()
248 __ALWAYS_INLINE void __set_PACR(uint32_t pacr) in __set_PACR()
259 __ALWAYS_INLINE uint32_t __get_PACR(void) in __get_PACR()
273 __ALWAYS_INLINE void __set_PRSR(uint32_t prsr) in __set_PRSR()
283 __ALWAYS_INLINE uint32_t __get_PRSR(void) in __get_PRSR()
297 __ALWAYS_INLINE uint32_t __get_UR14(void) in __get_UR14()
310 __ALWAYS_INLINE void __enable_excp_irq(void) in __enable_excp_irq()
321 __ALWAYS_INLINE void __disable_excp_irq(void) in __disable_excp_irq()
332 __ALWAYS_INLINE uint32_t __get_GSR(void) in __get_GSR()
345 __ALWAYS_INLINE uint32_t __get_GCR(void) in __get_GCR()
358 __ALWAYS_INLINE void __set_GCR(uint32_t gcr) in __set_GCR()