Home
last modified time | relevance | path

Searched refs:GDT_ENTRY_DEFAULT_USER32_CS (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/x86/include/asm/
Dsegment.h183 #define GDT_ENTRY_DEFAULT_USER32_CS 4 macro
211 #define __USER32_CS (GDT_ENTRY_DEFAULT_USER32_CS*8 + 3)
/linux-6.1.9/arch/x86/kernel/cpu/
Dcommon.c217 [GDT_ENTRY_DEFAULT_USER32_CS] = GDT_ENTRY_INIT(0xc0fb, 0, 0xfffff),