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

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
 

Detailed Description

Interrupt Descriptor Table Task entry struct.

Field Documentation

◆ dpl

unsigned idt_task_entry_s::dpl

◆ present

unsigned idt_task_entry_s::present

◆ rfu0

unsigned idt_task_entry_s::rfu0

◆ rfu1

unsigned idt_task_entry_s::rfu1

◆ rfu2

unsigned idt_task_entry_s::rfu2

◆ segment

unsigned idt_task_entry_s::segment

◆ type

unsigned idt_task_entry_s::type

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