Home
last modified time | relevance | path

Searched refs:GS_TLS_SEG (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/arch/x86/core/ia32/
Dtls.c11 #define ENTRY_NUM (GS_TLS_SEG >> 3)
36 uintptr_t tls_seg = GS_TLS_SEG; in z_x86_early_tls_update_gdt()
Dswap.S312 movw $GS_TLS_SEG, %ax
/Zephyr-latest/include/zephyr/arch/x86/ia32/
Darch.h48 #define GS_TLS_SEG (0x38 | 0x03) macro
50 #define GS_TLS_SEG (0x28 | 0x03) macro
52 #define GS_TLS_SEG (0x18 | 0x03) macro