Home
last modified time | relevance | path

Searched refs:seg_not_present (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/um/asm/
H A Ddesc.h14 (info)->seg_not_present == 1 && \
/linux/arch/x86/um/shared/sysdep/
H A Dtls.h19 unsigned int seg_not_present:1; member
/linux/arch/x86/kernel/
H A Dtls.c79 if (info->seg_not_present) in tls_desc_okay()
208 info->seg_not_present = !desc->p; in fill_user_desc()
H A Dldt.c600 if (ldt_info.seg_not_present == 0) in write_ldt()
/linux/tools/testing/selftests/x86/
H A Dfsgsbase_restore.c69 .seg_not_present = 0, in init_seg()
/linux/arch/x86/um/
H A Dtls_32.c81 info->seg_not_present = 1; in clear_user_desc()