Searched refs:__USER32_CS (Results 1 – 9 of 9) sorted by relevance
58 pushq $__USER32_CS96 pushq $__USER32_CS
204 #define __USER32_CS (GDT_ENTRY_DEFAULT_USER32_CS*8 + 3) macro
137 pushq_cfi $__USER32_CS /* pt_regs->cs */370 pushq_cfi $__USER32_CS /* pt_regs->cs */
299 regs->cs = __USER32_CS; in load_aout_binary()390 (regs)->cs = __USER32_CS; in load_aout_binary()
414 regs->cs = __USER32_CS; in ia32_setup_frame()493 regs->cs = __USER32_CS; in ia32_setup_rt_frame()
258 ? __USER_CS : __USER32_CS, in start_thread_ia32()
558 if ((regs->cs == __USER32_CS || (regs->cs & (1<<2))) && (address >> 32)) in is_errata100()
1209 wrmsrl(MSR_STAR, ((u64)__USER32_CS)<<48 | ((u64)__KERNEL_CS)<<32); in syscall_init()
2314 regs->cs != __USER32_CS) in code_segment_base()