Structsยง
- Arch
Config - Contains architecture-specific configurations obtained from
setup_main_cpu()
. - CpuInfo
- Contains information for CPU on current machine.
- Gate
Descriptor ๐ - Raw value of a Gate Descriptor.
- Idtr ๐
- Raw value of a Interrupt Descriptor-Table Register.
Constantsยง
Staticsยง
- secondary_
end ๐ - secondary_
start ๐
Functionsยง
- Xbpt ๐ โ
- identify_
cpu - See
identify_cpu
on the Orbis for a reference. - push_
tss ๐ โ - Safety
- set_
gdtr ๐ โ - setup_
main_ โcpu - Safety
- syscall_
entry32 ๐ โ - syscall_
entry64 ๐ โ - wrmsrโ