x86_64
0.1.0
Module gdt
Functions
In crate x86_64
?
Module
x86_64
::
gdt
source
·
[
−
]
Functions
§
gdt_entry
Constructor for a conventional segment GDT (or LDT) entry. Derived from the kernel’s segment.h.
get_avl
🔒
get_base
🔒
get_db
🔒
get_dpl
🔒
get_g
🔒
get_l
🔒
get_limit
🔒
get_p
🔒
get_s
🔒
get_type
🔒
segment_from_gdt
Automatically build the hypervisor Segment struct for set_sregs from the kernel bit fields.