[][src]Module x86::irq

Shared interrupt description and set-up code. See the bits*::irq modules for arch-specific portions.

Structs

InterruptDescription

x86 Exception description (see also Intel Vol. 3a Chapter 6).

PageFaultError

Statics

EXCEPTIONS

x86 External Interrupts (1-16).

Functions

disable

Disable Interrupts.

enable

Enable Interrupts.