Crate ioapic

source ·

Structs

  • A representation of an IoApic (x86-specific interrupt chip for I/O devices).

Functions

  • If an IoApic with the given id exists, then lock it (acquire its Mutex) and return the locked IoApic.
  • Returns an iterator over the list of IoApics.