seg_not_present    29 arch/x86/include/asm/desc.h 	desc->p			= info->seg_not_present ^ 1;
seg_not_present   345 arch/x86/include/asm/desc.h 	 (info)->seg_not_present	== 1	&&	\
seg_not_present   357 arch/x86/include/asm/desc.h 		info->seg_not_present	== 0 &&
seg_not_present    29 arch/x86/include/uapi/asm/ldt.h 	unsigned int  seg_not_present:1;
seg_not_present   486 arch/x86/kernel/ldt.c 		if (ldt_info.seg_not_present == 0)
seg_not_present    78 arch/x86/kernel/tls.c 	if (info->seg_not_present)
seg_not_present   213 arch/x86/kernel/tls.c 	info->seg_not_present = !desc->p;
seg_not_present    14 arch/x86/um/asm/desc.h 	(info)->seg_not_present	== 1	&& \
seg_not_present    46 arch/x86/um/asm/mm_context.h 	(((info)->seg_not_present ^ 1) << 15) | \
seg_not_present    59 arch/x86/um/asm/mm_context.h 	(info)->seg_not_present	== 1	&& \
seg_not_present   143 arch/x86/um/ldt.c 		if (ldt_info.seg_not_present == 0)
seg_not_present    19 arch/x86/um/shared/sysdep/tls.h 	unsigned int  seg_not_present:1;
seg_not_present    87 arch/x86/um/tls_32.c 	info->seg_not_present = 1;
seg_not_present   267 tools/testing/selftests/x86/fsgsbase.c 		.seg_not_present = 0,
seg_not_present   194 tools/testing/selftests/x86/ldt_gdt.c 	    !desc->seg_not_present) {
seg_not_present   254 tools/testing/selftests/x86/ldt_gdt.c 		.seg_not_present = 0,
seg_not_present   279 tools/testing/selftests/x86/ldt_gdt.c 	desc.seg_not_present = 1;
seg_not_present   383 tools/testing/selftests/x86/ldt_gdt.c 	desc.seg_not_present = 1;
seg_not_present   386 tools/testing/selftests/x86/ldt_gdt.c 	desc.seg_not_present = 0;
seg_not_present   391 tools/testing/selftests/x86/ldt_gdt.c 	desc.seg_not_present = 1;
seg_not_present   405 tools/testing/selftests/x86/ldt_gdt.c 	desc.seg_not_present = 0;
seg_not_present   580 tools/testing/selftests/x86/ldt_gdt.c 			.seg_not_present = 0,
seg_not_present   649 tools/testing/selftests/x86/ldt_gdt.c 		.seg_not_present = 0,
seg_not_present   711 tools/testing/selftests/x86/ldt_gdt.c 	low_user_desc->seg_not_present	= 0;
seg_not_present   724 tools/testing/selftests/x86/ldt_gdt.c 	low_user_desc_clear->seg_not_present = 1;
seg_not_present   194 tools/testing/selftests/x86/sigreturn.c 		.seg_not_present = 0,
seg_not_present   207 tools/testing/selftests/x86/sigreturn.c 		.seg_not_present = 0,
seg_not_present   220 tools/testing/selftests/x86/sigreturn.c 		.seg_not_present = 1,
seg_not_present   233 tools/testing/selftests/x86/sigreturn.c 		.seg_not_present = 1,
seg_not_present   246 tools/testing/selftests/x86/sigreturn.c 		.seg_not_present = 0,
seg_not_present   271 tools/testing/selftests/x86/sigreturn.c 		.seg_not_present = 1,