Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/ia32/
Dswap.S169 testb $_FP_USER_MASK, _thread_offset_to_user_options(%eax)
210 testb $K_SSE_REGS, _thread_offset_to_user_options(%ebx)
249 testb $K_SSE_REGS, _thread_offset_to_user_options(%eax)
284 testb $_FP_USER_MASK, _thread_offset_to_user_options(%eax)
/Zephyr-latest/kernel/include/
Doffsets_short.h59 #define _thread_offset_to_user_options \ macro
/Zephyr-latest/arch/riscv/core/
Dswitch.S75 lb t0, _thread_offset_to_user_options(a0)
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dswap_helper.S72 ldrb r0, [r2, #_thread_offset_to_user_options]
154 ldrb r0, [r2, #_thread_offset_to_user_options]