Home
last modified time | relevance | path

Searched defs:GDT_ENTRY_TLS_MAX (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/um/asm/
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/
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