Searched refs:seg_not_present (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/kernel/uapi/asm-x86/asm/ | ||
D | ldt.h | 32 unsigned int seg_not_present : 1; member |
/bionic/libc/arch-x86/bionic/ | ||
D | __set_tls.cpp | 55 result->seg_not_present = 0; in __init_user_desc() |