Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dsegment.h95 #define GDT_ENTRY_KERNEL_DS 13 macro
123 #define __KERNEL_DS (GDT_ENTRY_KERNEL_DS*8)
161 #define GDT_ENTRY_KERNEL_DS 3 macro
204 #define __KERNEL_DS (GDT_ENTRY_KERNEL_DS*8)
/Linux-v5.4/arch/x86/kernel/cpu/
Dcommon.c126 [GDT_ENTRY_KERNEL_DS] = GDT_ENTRY_INIT(0xc093, 0, 0xfffff),
132 [GDT_ENTRY_KERNEL_DS] = GDT_ENTRY_INIT(0xc092, 0, 0xfffff),