Home
last modified time | relevance | path

Searched refs:__USER_CS (Results 1 – 13 of 13) sorted by relevance

/linux-3.4.99/arch/m32r/include/asm/
Dsegment.h7 #define __USER_CS 0x23 macro
/linux-3.4.99/arch/arm/include/asm/
Dsegment.h7 #define __USER_CS 0x1 macro
/linux-3.4.99/arch/x86/include/asm/
Dptrace.h200 return regs->cs == __USER_CS; in user_64bit_mode()
203 return regs->cs == __USER_CS || regs->cs == pv_info.extra_user_64bit_cs; in user_64bit_mode()
Dsegment.h190 #define __USER_CS (GDT_ENTRY_DEFAULT_USER_CS*8+3) macro
/linux-3.4.99/arch/x86/xen/
Dxen-asm_64.S77 pushq $__USER_CS
/linux-3.4.99/arch/x86/math-emu/
Derrors.c45 if (FPU_CS == __USER_CS) {
93 if (FPU_CS == __USER_CS) { in FPU_printall()
Dfpu_entry.c174 } else if (FPU_CS == __USER_CS && FPU_DS == __USER_DS) { in math_emulate()
/linux-3.4.99/arch/x86/kernel/
Dsignal.c334 regs->cs = __USER_CS; in __setup_frame()
401 regs->cs = __USER_CS; in __setup_rt_frame()
467 regs->cs = __USER_CS; in __setup_rt_frame()
923 regs->cs = __USER_CS; in x32_setup_rt_frame()
Dprocess_64.c254 __USER_CS, __USER_DS, 0); in start_thread()
262 ? __USER_CS : __USER32_CS, in start_thread_ia32()
Dprocess_32.c199 regs->cs = __USER_CS; in start_thread()
Dparavirt.c314 .extra_user_64bit_cs = __USER_CS,
Dentry_64.S205 movq $__USER_CS,CS+\offset(%rsp)
Dentry_32.S396 pushl_cfi $__USER_CS