Home
last modified time | relevance | path

Searched refs:GDT_ENTRY_TLS_ENTRIES (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-9/arch-x86/include/asm/
Dsegment_32.h21 #define GDT_ENTRY_TLS_ENTRIES 3 macro
24 #define GDT_ENTRY_TLS_MAX (GDT_ENTRY_TLS_MIN + GDT_ENTRY_TLS_ENTRIES - 1)
25 #define TLS_SIZE (GDT_ENTRY_TLS_ENTRIES * 8)
Dprocessor_32.h210 struct desc_struct tls_array[GDT_ENTRY_TLS_ENTRIES];