Searched refs:X86_KERNEL_CS (Results 1 – 3 of 3) sorted by relevance
17 #define X86_KERNEL_CS 0x18 /* 64-bit kernel code */ macro26 #define X86_STAR_UPPER ((X86_USER_CS_32 << 16) | X86_KERNEL_CS)
40 thread->arch.cs = X86_KERNEL_CS; in arch_new_thread()
206 jmpl $X86_KERNEL_CS, $enter_code64311 .short X86_KERNEL_CS367 movq $X86_KERNEL_CS, _thread_offset_to_cs(%rsi)432 pushq $X86_KERNEL_CS /* CS */900 .word vector_ ## nr, X86_KERNEL_CS; \