Home
last modified time | relevance | path

Searched refs:_thread_offset_to_tls (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/kernel/include/
Doffsets_short.h53 #define _thread_offset_to_tls \ macro
/Zephyr-latest/arch/riscv/core/
Dswitch.S54 lr tp, _thread_offset_to_tls(a0)
Disr.S164 lr tp, _thread_offset_to_tls(t0)
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dswitch.S63 ldr r3, [r0, #_thread_offset_to_tls]
Dswap_helper.S121 ldr r4, =_thread_offset_to_tls
/Zephyr-latest/arch/sparc/core/
Dswitch.S135 ld [%o0 + _thread_offset_to_tls], %g7
/Zephyr-latest/arch/arm64/core/
Dswitch.S84 ldr x2, [x0, #_thread_offset_to_tls]
/Zephyr-latest/arch/arm/core/cortex_m/
Dswap_helper.S162 ldr r4, =_thread_offset_to_tls
/Zephyr-latest/arch/x86/core/intel64/
Dlocore.S405 movq _thread_offset_to_tls(%rdi), %rax
406 movq _thread_offset_to_tls(%rdi), %rdx