Home
last modified time | relevance | path

Searched refs:GDT_ENTRY_KERNEL_CS (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsegment.h107 #define GDT_ENTRY_KERNEL_CS 12 macro
135 #define __KERNEL_CS (GDT_ENTRY_KERNEL_CS*8)
170 #define GDT_ENTRY_KERNEL_CS 2 macro
213 #define __KERNEL_CS (GDT_ENTRY_KERNEL_CS*8)
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsegment.h106 #define GDT_ENTRY_KERNEL_CS 12 macro
134 #define __KERNEL_CS (GDT_ENTRY_KERNEL_CS*8)
172 #define GDT_ENTRY_KERNEL_CS 2 macro
215 #define __KERNEL_CS (GDT_ENTRY_KERNEL_CS*8)
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Dx86-5lvl.c17 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(0xa09b, 0, 0xfffff),
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhead64.c74 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(0xa09b, 0, 0xfffff),
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhead64.c74 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(0xa09b, 0, 0xfffff),
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dcommon.c131 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(0xa09b, 0, 0xfffff),
137 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(0xc09a, 0, 0xfffff),
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dcommon.c203 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(0xa09b, 0, 0xfffff),
209 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(0xc09a, 0, 0xfffff),

Completed in 9 milliseconds