Pip
Architecture-dependent parts of Pip: MAL, IAL and boot
|
Interrupt Descriptor Table Task entry struct. More...
#include <idt.h>
Data Fields | |
unsigned | rfu0: 16 |
unsigned | segment: 16 |
unsigned | rfu1: 8 |
unsigned | type: 5 |
unsigned | dpl: 2 |
unsigned | present: 1 |
unsigned | rfu2: 16 |
Interrupt Descriptor Table Task entry struct.
unsigned idt_task_entry_s::dpl |
unsigned idt_task_entry_s::present |
unsigned idt_task_entry_s::rfu0 |
unsigned idt_task_entry_s::rfu1 |
unsigned idt_task_entry_s::rfu2 |
unsigned idt_task_entry_s::segment |
unsigned idt_task_entry_s::type |