marcel_os::gdt

Constant DOUBLE_FAULT_IST_INDEX

Source
pub const DOUBLE_FAULT_IST_INDEX: u16 = 0;
Expand description

The index of the Double Fault handler in the Interrupt Stack Table (IST). This is used to define the stack for the Double Fault interrupt.