Module gdt

Source
Expand description

Configure the Global Descriptor Table (GDT).

Constantsยง

KCODE32 ๐Ÿ”’
KCODE64 ๐Ÿ”’
KDATA ๐Ÿ”’
KERNEL_CS ๐Ÿ”’
KERNEL_SS ๐Ÿ”’
UCODE64 ๐Ÿ”’
UDATA ๐Ÿ”’
USER_CS ๐Ÿ”’
USER_SS ๐Ÿ”’

Staticsยง

LOCAL_TSS ๐Ÿ”’

Functionsยง

init ๐Ÿ”’ โš 
Initializes and loads the GDT and TSS.