Pip
Architecture-dependent parts of Pip: MAL, IAL and boot
Data Fields
idt_callback_conf_s Struct Reference

Data Fields

callback_t callback
 
uint16_t segment
 
uint8_t dpl
 

Detailed Description

Holds the different parameters for each entry of the IDT These will be copied as an INTERRUPT gate into the IDT Intel 64 and IA-32 Architectures Software Developer's Manual - Vol. 3a - Fig 6-2.

Field Documentation

◆ callback

callback_t idt_callback_conf_s::callback

◆ dpl

uint8_t idt_callback_conf_s::dpl

◆ segment

uint16_t idt_callback_conf_s::segment

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