Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dsegment.h108 #define GDT_ENTRY_KERNEL_DS 13 macro
135 #define __KERNEL_DS (GDT_ENTRY_KERNEL_DS*8)
167 #define GDT_ENTRY_KERNEL_DS 3 macro
210 #define __KERNEL_DS (GDT_ENTRY_KERNEL_DS*8)
/linux-6.1.9/arch/x86/kernel/
Dhead64.c75 [GDT_ENTRY_KERNEL_DS] = GDT_ENTRY_INIT(0xc093, 0, 0xfffff),
/linux-6.1.9/arch/x86/kernel/cpu/
Dcommon.c216 [GDT_ENTRY_KERNEL_DS] = GDT_ENTRY_INIT(0xc093, 0, 0xfffff),
222 [GDT_ENTRY_KERNEL_DS] = GDT_ENTRY_INIT(0xc092, 0, 0xfffff),