Home
last modified time | relevance | path

Searched refs:sp_elx (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.5.0/include/zephyr/arch/arm64/
Dthread.h39 uint64_t sp_elx; member
/Zephyr-Core-3.5.0/arch/arm64/core/offsets/
Doffsets.c41 GEN_NAMED_OFFSET_SYM(_callee_saved_t, sp_elx, sp_elx_lr);
/Zephyr-Core-3.5.0/arch/arm64/core/
Dthread.c144 thread->callee_saved.sp_elx = (uint64_t)pInitCtx; in arch_new_thread()
/Zephyr-Core-3.5.0/subsys/debug/
Dthread_info.c59 callee_saved.sp_elx),