Docs.rs
  • dbs-boot-0.4.0
    • dbs-boot 0.4.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 AND BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jiangliu
    • studychao
    • jingshan-lx
    • xuejun-xj
    • Dependencies
      • dbs-arch ^0.2.0 normal
      • kvm-bindings ^0.6.0 normal
      • kvm-ioctls ^0.12.0 normal
      • lazy_static ^1 normal
      • libc ^0.2.39 normal
      • thiserror ^1 normal
      • vm-fdt ^0.2.0 normal
      • vm-memory ^0.9.0 normal
      • dbs-device ^0.2.0 dev
      • device_tree >=1.1.0 dev
      • vm-memory ^0.9.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

dbs_boot0.4.0

Module mpspec

Module Items

  • Structs
  • Constants
  • Type Aliases

In crate dbs_boot

dbs_boot

Module mpspec

Source
Expand description

Structure definitions for SMP machines following the Intel Multiprocessing Specification 1.1 and 1.4. Structure definitions for SMP machines following the Intel Multiprocessing Specification 1.1 and 1.4.

Structs§

mpc_bus
mpc_cpu
mpc_intsrc
mpc_ioapic
mpc_lintsrc
mpc_oemtable
mpc_table
mpf_intel

Constants§

BUSTYPE_CBUS
BUSTYPE_CBUSII
BUSTYPE_EISA
BUSTYPE_FUTURE
BUSTYPE_INTERN
BUSTYPE_ISA
BUSTYPE_MBI
BUSTYPE_MBII
BUSTYPE_MCA
BUSTYPE_MPI
BUSTYPE_MPSA
BUSTYPE_NUBUS
BUSTYPE_PCI
BUSTYPE_PCMCIA
BUSTYPE_TC
BUSTYPE_VL
BUSTYPE_VME
BUSTYPE_XPRESS
CPU_BOOTPROCESSOR
CPU_ENABLED
CPU_FAMILY_MASK
CPU_MODEL_MASK
CPU_STEPPING_MASK
MPC_APIC_USABLE
MPC_OEM_SIGNATURE
MPC_SIGNATURE
MP_APIC_ALL
MP_BUS
MP_INTSRC
MP_IOAPIC
MP_IRQDIR_DEFAULT
MP_IRQDIR_HIGH
MP_IRQDIR_LOW
MP_LINTSRC
MP_PROCESSOR
MP_TRANSLATION
mp_bustype_MP_BUS_EISA
mp_bustype_MP_BUS_ISA
mp_bustype_MP_BUS_PCI
mp_irq_source_types_mp_ExtINT
mp_irq_source_types_mp_INT
mp_irq_source_types_mp_NMI
mp_irq_source_types_mp_SMI

Type Aliases§

mp_bustype
mp_irq_source_types