Home
last modified time | relevance | path

Searched refs:_thread_offset_to_sp_usr (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/arch/arm/include/
Doffsets_short_arch.h52 #define _thread_offset_to_sp_usr \ macro
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dexc_exit.S59 ldr sp, [r0, #_thread_offset_to_sp_usr] /* sp_usr */
Disr_wrapper.S67 str sp, [r0, #_thread_offset_to_sp_usr] /* sp_usr */
Dswap_helper.S222 str sp, [r0, #_thread_offset_to_sp_usr] /* sp_usr */
/Zephyr-latest/arch/arm/core/
Duserspace.S372 ldr ip, [ip, #_thread_offset_to_sp_usr]