Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dsegment.h165 #define GDT_ENTRY_KERNEL32_CS 1 macro
208 #define __KERNEL32_CS (GDT_ENTRY_KERNEL32_CS*8)
/linux-6.1.9/arch/x86/kernel/
Dhead64.c73 [GDT_ENTRY_KERNEL32_CS] = GDT_ENTRY_INIT(0xc09b, 0, 0xfffff),
/linux-6.1.9/arch/x86/kernel/cpu/
Dcommon.c214 [GDT_ENTRY_KERNEL32_CS] = GDT_ENTRY_INIT(0xc09b, 0, 0xfffff),