x86_64
0.1.0
Module mptable
Enums
Constants
Functions
Type Aliases
In crate x86_64
?
Module
x86_64
::
mptable
source
·
[
−
]
Enums
§
Error
Constants
§
APIC_DEFAULT_PHYS_BASE
APIC_VERSION
🔒
BUS_TYPE_ISA
🔒
BUS_TYPE_PCI
🔒
CPU_FEATURE_APIC
🔒
CPU_FEATURE_FPU
🔒
CPU_STEPPING
🔒
IO_APIC_DEFAULT_PHYS_BASE
MPC_OEM
🔒
MPC_PRODUCT_ID
🔒
MPC_SIGNATURE
🔒
MPC_SPEC
🔒
MPTABLE_START
🔒
SMP_MAGIC_IDENT
🔒
Functions
§
compute_checksum
🔒
compute_mp_size
🔒
mpf_intel_compute_checksum
🔒
setup_mptable
Performs setup of the MP table for the given
num_cpus
.
Type Aliases
§
Result