Searched refs:interrupt_descriptor_table (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/arch/x86/32/
H A Ddescriptors.cpp35 typedef interrupt_descriptor interrupt_descriptor_table[IDT_GATES_COUNT]; typedef
38 static interrupt_descriptor_table sIDTs[SMP_MAX_CPUS];

Completed in 8 milliseconds