Struct InterruptEntry
¶
Defined in
File idt.hpp
Page Contents
Struct Documentation
Struct Documentation
¶
struct
InterruptEntry
¶
Public Members
Ipl
ipl
¶
InterruptHandler
*
handler
¶
void
*
arg
¶
ListNode
<
InterruptEntry
>
link
¶
Gaia
Navigation
Contributing
The developer’s handbook
Code Reference
File Hierarchy
Full API
Related Topics
Documentation overview
Code Reference
Previous:
Struct CpuData
Next:
Struct InterruptFrame