Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/um/asm/
H A Dsegment.h5 extern int host_gdt_entry_tls_min;
8 #define GDT_ENTRY_TLS_MIN host_gdt_entry_tls_min
/openbmc/linux/arch/x86/um/
H A Dtls_32.c21 int host_gdt_entry_tls_min; variable
369 check_host_supports_tls(&host_supports_tls, &host_gdt_entry_tls_min); in __setup_host_supports_tls()
373 switch (host_gdt_entry_tls_min) { in __setup_host_supports_tls()
382 host_gdt_entry_tls_min, in __setup_host_supports_tls()
383 host_gdt_entry_tls_min + GDT_ENTRY_TLS_ENTRIES); in __setup_host_supports_tls()