Home
last modified time | relevance | path

Searched refs:seg_32bit (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/um/asm/
H A Ddesc.h12 (info)->seg_32bit == 0 && \
/linux/arch/x86/include/asm/
H A Ddesc.h33 desc->d = info->seg_32bit; in fill_ldt()
359 (info)->seg_32bit == 0 && \
371 info->seg_32bit == 0 && in LDT_zero()
/linux/arch/x86/um/shared/sysdep/
H A Dtls.h15 unsigned int seg_32bit:1; member
/linux/tools/testing/selftests/x86/
H A Dfsgsbase_restore.c65 .seg_32bit = 1, in init_seg()
/linux/arch/x86/kernel/
H A Dldt.c609 if (!ldt_info.seg_32bit && !allow_16bit_segments()) { in write_ldt()