Searched refs:TARGET_GDT_ENTRY_TLS_MAX (Results 1 – 5 of 5) sorted by relevance
43 #define TARGET_GDT_ENTRY_TLS_MAX 14 macro
60 #define TARGET_GDT_ENTRY_TLS_MAX 14 macro
34 #define TARGET_GDT_ENTRY_TLS_MAX (TARGET_GDT_ENTRY_TLS_MIN + TARGET_GDT_ENTRY_TLS_ENTRIES - 1) macro
51 #define TARGET_GDT_ENTRY_TLS_MAX (TARGET_GDT_ENTRY_TLS_MIN + TARGET_GDT_ENTRY_TLS_ENTRIES - 1) macro
6128 for (i=TARGET_GDT_ENTRY_TLS_MIN; i<=TARGET_GDT_ENTRY_TLS_MAX; i++) { in do_set_thread_area()6139 ldt_info.entry_number > TARGET_GDT_ENTRY_TLS_MAX) in do_set_thread_area()6209 idx > TARGET_GDT_ENTRY_TLS_MAX) { in do_get_thread_area()