Searched refs:seg_not_present (Results 1 - 19 of 19) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/sysdep-i386/
H A Dtls.h18 unsigned int seg_not_present:1; member in struct:um_dup_user_desc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/sysdep-x86_64/
H A Dtls.h18 unsigned int seg_not_present:1; member in struct:um_dup_user_desc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-um/
H A Ddesc.h13 (info)->seg_not_present == 1 && \
H A Dhost_ldt-i386.h18 (((info)->seg_not_present ^ 1) << 15) | \
31 (info)->seg_not_present == 1 && \
H A Dhost_ldt-x86_64.h20 (((info)->seg_not_present ^ 1) << 15) | \
34 (info)->seg_not_present == 1 && \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dldt.h23 unsigned int seg_not_present:1; member in struct:user_desc
H A Ddesc.h174 (((info)->seg_not_present ^ 1) << 15) | \
187 (info)->seg_not_present == 1 && \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dldt.h26 unsigned int seg_not_present:1; member in struct:user_desc
H A Ddesc.h120 (((info)->seg_not_present ^ 1) << 15) | \
134 (info)->seg_not_present == 1 && \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/ia32/
H A Dia32_ldt.c96 if (ldt_info.seg_not_present == 0)
103 && ldt_info.seg_not_present == 1 && ldt_info.useable == 0)))
111 1, 3, ldt_info.seg_not_present ^ 1,
H A Dia32priv.h465 (((info)->seg_not_present ^ 1) << 15) | \
478 (info)->seg_not_present == 1 && \
499 unsigned int seg_not_present:1; member in struct:ia32_user_desc
H A Dsys_ia32.c2479 info.seg_not_present = !GET_PRESENT(desc);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dtls32.c126 info.seg_not_present = !GET_PRESENT(desc);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-i386/
H A Dtls.c81 info->seg_not_present = 1;
H A Dldt.c300 if (ldt_info.seg_not_present == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dldt.c194 if (ldt_info.seg_not_present == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dldt.c195 if (ldt_info.seg_not_present == 0)
H A Dptrace.c315 info.seg_not_present = !GET_PRESENT(desc);
H A Dprocess.c921 info.seg_not_present = !GET_PRESENT(desc);

Completed in 136 milliseconds