Expand description
Shared interrupt description and set-up code.
See the bits*::irq
modules for arch-specific portions.
Structs§
- Interrupt
Description - x86 Exception description (see also Intel Vol. 3a Chapter 6).
- Page
Fault Error
Constants§
- ALIGNMENT_
CHECK_ VECTOR - BOUND_
RANGE_ EXCEEDED_ VECTOR - BREAKPOINT_
VECTOR - COPROCESSOR_
SEGMENT_ OVERRUN_ VECTOR - DEBUG_
VECTOR - DEVICE_
NOT_ AVAILABLE_ VECTOR - DIVIDE_
ERROR_ VECTOR - DOUBLE_
FAULT_ VECTOR - GENERAL_
PROTECTION_ FAULT_ VECTOR - INVALID_
OPCODE_ VECTOR - INVALID_
TSS_ VECTOR - MACHINE_
CHECK_ VECTOR - NONMASKABLE_
INTERRUPT_ VECTOR - OVERFLOW_
VECTOR - PAGE_
FAULT_ VECTOR - SEGMENT_
NOT_ PRESENT_ VECTOR - SIMD_
FLOATING_ POINT_ VECTOR - STACK_
SEGEMENT_ FAULT_ VECTOR - VIRTUALIZATION_
VECTOR - X87_
FPU_ VECTOR
Statics§
- EXCEPTIONS
- x86 External Interrupts (1-32).