Iros
 
Loading...
Searching...
No Matches
iris::x86::amd64::idt Namespace Reference

Classes

struct  DPL
 
struct  IST
 
struct  Present
 
struct  SegmentSelector
 
struct  TargetHigh
 
struct  TargetLow
 
struct  TargetMid
 
struct  Type
 

Typedefs

using Entry = BitStruct<16, TargetLow, SegmentSelector, IST, Type, DPL, Present, TargetMid, TargetHigh>
 

Functions

void init_idt ()
 
void load_idt ()
 

Typedef Documentation

◆ Entry

Function Documentation

◆ init_idt()

void iris::x86::amd64::idt::init_idt ( )

◆ load_idt()

void iris::x86::amd64::idt::load_idt ( )