|
Pip
Architecture-dependent parts of Pip: MAL, IAL and boot
|
Data Fields | |
| callback_t | callback |
| uint16_t | segment |
| uint8_t | dpl |
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.
| callback_t idt_callback_conf_s::callback |
| uint8_t idt_callback_conf_s::dpl |
| uint16_t idt_callback_conf_s::segment |
1.8.13