My Kernel v0.1.0

inside the IDT

Data Fields

u16 offset_low
 16 lower bits of the handler function's address

 
segment_selector segment
 Selector for the segment inside which we want to run the handler.
 
u8 access
 Acess restriction flags for this interrupt

 
u16 offset_high
 16 higher bits of the handler function's address

 

The documentation for this struct was generated from the following file: