Crate locked_idt
source ·Expand description
A simple wrapper struct around an x86_64 Interrupt Descriptor Table (IDT).
Structs
- A thread-safe and interrupt-safe wrapper around [
InterruptDescriptorTable
].
A simple wrapper struct around an x86_64 Interrupt Descriptor Table (IDT).
InterruptDescriptorTable
].