Home
last modified time | relevance | path

Searched refs:seg_not_present (Results 1 – 5 of 5) 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/include/asm/
H A Ddesc.h30 desc->p = info->seg_not_present ^ 1; in fill_ldt()
361 (info)->seg_not_present == 1 && \
373 info->seg_not_present == 0 && in LDT_zero()
/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()