Module gdt

Source
Expand description

Definitions for x86 Global Descriptor Table

Functions§

gdt_entry
Constructor for a conventional segment GDT (or LDT) entry. Derived from the kernel’s segment.h.
kvm_segment_from_gdt
Automatically build the kvm struct for SET_SREGS from the kernel bit fields.