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

/linux-4.4.14/arch/x86/um/asm/
H A Dsegment.h8 #define GDT_ENTRY_TLS_MAX (GDT_ENTRY_TLS_MIN + GDT_ENTRY_TLS_ENTRIES - 1) macro
/linux-4.4.14/arch/x86/include/asm/
H A Dsegment.h90 #define GDT_ENTRY_TLS_MAX (GDT_ENTRY_TLS_MIN + GDT_ENTRY_TLS_ENTRIES - 1) macro
185 #define GDT_ENTRY_TLS_MAX 14 macro

Completed in 119 milliseconds