Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
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)
/linux-6.12.1/drivers/firmware/efi/libstub/
Dx86-5lvl.c17 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(DESC_CODE64, 0, 0xfffff),
/linux-6.12.1/arch/x86/kernel/cpu/
Dcommon.c211 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(DESC_CODE64, 0, 0xfffff),
217 [GDT_ENTRY_KERNEL_CS] = GDT_ENTRY_INIT(DESC_CODE32, 0, 0xfffff),