Searched refs:seg_not_present (Results 1 – 3 of 3) sorted by relevance
503 l_uint seg_not_present:1; member533 (((info)->seg_not_present == 0) << LINUX_ENTRY_B_SEG_NOT_PRESENT) | \544 (info)->seg_not_present == 1 && \
89 l_uint seg_not_present:1; member442 desc.sd.sd_p = (ld.seg_not_present ^ 1); in linux_modify_ldt()674 info.seg_not_present = !LINUX_GET_PRESENT(&desc); in linux_get_thread_area()
539 l_uint seg_not_present:1; member565 (((info)->seg_not_present == 0) << LINUX_ENTRY_B_SEG_NOT_PRESENT) | \576 (info)->seg_not_present == 1 && \