Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/um/asm/
Dsegment.h8 #define GDT_ENTRY_TLS_MAX (GDT_ENTRY_TLS_MIN + GDT_ENTRY_TLS_ENTRIES - 1) macro
/linux-3.3/arch/x86/include/asm/
Dsegment.h72 #define GDT_ENTRY_TLS_MAX (GDT_ENTRY_TLS_MIN + GDT_ENTRY_TLS_ENTRIES - 1) macro
171 #define GDT_ENTRY_TLS_MAX 14 macro