Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dsegment.h106 #define GDT_ENTRY_KERNEL_CS 12 macro
133 #define __KERNEL_CS (GDT_ENTRY_KERNEL_CS*8)
165 #define GDT_ENTRY_KERNEL_CS 2 macro
208 #define __KERNEL_CS (GDT_ENTRY_KERNEL_CS*8)
/linux/arch/x86/kernel/
A Dhead64.c73 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(0xa09b, 0, 0xfffff),
/linux/arch/x86/kernel/cpu/
A Dcommon.c136 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(0xa09b, 0, 0xfffff),
142 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(0xc09a, 0, 0xfffff),

Completed in 8 milliseconds