Searched refs:USER_SETTABLE (Results 1 – 2 of 2) sorted by relevance
236 pcb->uldt_selector = USER_SETTABLE; // set the selector value in thread_set_user_ldt()239 *ldt_desc_p(USER_SETTABLE) = *(struct real_descriptor*)&temp; in thread_set_user_ldt()243 return USER_SETTABLE; in thread_set_user_ldt()
97 #define LDTSZ_MIN SEL_TO_INDEX(USER_SETTABLE)300 #define USER_SETTABLE 0x1f /* start of user settable ldt entries */ macro