Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/um/asm/
Dsegment.h9 #define GDT_ENTRY_TLS_MAX (GDT_ENTRY_TLS_MIN + GDT_ENTRY_TLS_ENTRIES - 1) macro
/linux-5.19.10/arch/x86/include/asm/
Dsegment.h105 #define GDT_ENTRY_TLS_MAX (GDT_ENTRY_TLS_MIN + GDT_ENTRY_TLS_ENTRIES - 1) macro
193 #define GDT_ENTRY_TLS_MAX 14 macro