Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dsegment.h107 #define GDT_ENTRY_KERNEL_CS 12 macro
134 #define __KERNEL_CS (GDT_ENTRY_KERNEL_CS*8)
166 #define GDT_ENTRY_KERNEL_CS 2 macro
209 #define __KERNEL_CS (GDT_ENTRY_KERNEL_CS*8)
/Linux-v6.1/arch/x86/kernel/
Dhead64.c74 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(0xa09b, 0, 0xfffff),
/Linux-v6.1/arch/x86/kernel/cpu/
Dcommon.c215 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(0xa09b, 0, 0xfffff),
221 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(0xc09a, 0, 0xfffff),