Home
last modified time | relevance | path

Searched defs:GDT_ENTRY_TLS_MAX (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/um/asm/
H A Dsegment.h9 #define GDT_ENTRY_TLS_MAX (GDT_ENTRY_TLS_MIN + GDT_ENTRY_TLS_ENTRIES - 1) macro
/kernel/linux/linux-5.10/arch/x86/um/asm/
H A Dsegment.h9 #define GDT_ENTRY_TLS_MAX (GDT_ENTRY_TLS_MIN + GDT_ENTRY_TLS_ENTRIES - 1) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsegment.h104 #define GDT_ENTRY_TLS_MAX (GDT_ENTRY_TLS_MIN + GDT_ENTRY_TLS_ENTRIES - 1) macro
199 #define GDT_ENTRY_TLS_MAX 14 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsegment.h105 #define GDT_ENTRY_TLS_MAX (GDT_ENTRY_TLS_MIN + GDT_ENTRY_TLS_ENTRIES - 1) macro
197 #define GDT_ENTRY_TLS_MAX 14 macro

Completed in 3 milliseconds