Searched refs:__USER32_CS (Results 1 – 7 of 7) sorted by relevance
73 pushq $__USER32_CS /* pt_regs->cs */205 pushq $__USER32_CS /* pt_regs->cs */251 * CS = __USER32_CS
139 #define __USER32_CS __USER_CS macro 215 #define __USER32_CS (GDT_ENTRY_DEFAULT_USER32_CS*8 + 3) macro
301 * CS were. The kernel expects __USER_DS and __USER32_CS, so305 movq $__USER32_CS, 1*8(%rsp)323 * CS were. The kernel expects __USER_DS and __USER32_CS, so327 movq $__USER32_CS, 1*8(%rsp)
321 regs->cs = __USER32_CS; in ia32_setup_frame() 403 regs->cs = __USER32_CS; in ia32_setup_rt_frame()
594 x32 ? __USER_CS : __USER32_CS, in compat_start_thread()
457 if ((regs->cs == __USER32_CS || (regs->cs & (1<<2))) && (address >> 32)) in is_errata100()
3025 regs->cs != __USER32_CS) in code_segment_base()