Home
last modified time | relevance | path

Searched refs:GDT_ENTRY_KERNEL_CS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/x86/include/asm/
Dsegment.h94 #define GDT_ENTRY_KERNEL_CS 12 macro
122 #define __KERNEL_CS (GDT_ENTRY_KERNEL_CS*8)
160 #define GDT_ENTRY_KERNEL_CS 2 macro
203 #define __KERNEL_CS (GDT_ENTRY_KERNEL_CS*8)
/Linux-v5.4/arch/x86/kernel/cpu/
Dcommon.c125 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(0xa09b, 0, 0xfffff),
131 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(0xc09a, 0, 0xfffff),