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()
199 jmpl $X86_KERNEL_CS, $enter_code64293 .short X86_KERNEL_CS349 movq $X86_KERNEL_CS, _thread_offset_to_cs(%rsi)398 pushq $X86_KERNEL_CS /* CS */877 .word vector_ ## nr, X86_KERNEL_CS; \