Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsegment.h108 #define GDT_ENTRY_DEFAULT_USER_CS 14 macro
137 #define __USER_CS (GDT_ENTRY_DEFAULT_USER_CS*8 + 3)
191 #define GDT_ENTRY_DEFAULT_USER_CS 6 macro
220 #define __USER_CS (GDT_ENTRY_DEFAULT_USER_CS*8 + 3)
/arch/x86/kernel/cpu/
Dcommon.c129 [GDT_ENTRY_DEFAULT_USER_CS] = GDT_ENTRY_INIT(0xa0fb, 0, 0xfffff),
133 [GDT_ENTRY_DEFAULT_USER_CS] = GDT_ENTRY_INIT(0xc0fa, 0, 0xfffff),