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 () |
using iris::x86::amd64::idt::Entry = BitStruct<16, TargetLow, SegmentSelector, IST, Type, DPL, Present, TargetMid, TargetHigh> |
void iris::x86::amd64::idt::init_idt | ( | ) |
void iris::x86::amd64::idt::load_idt | ( | ) |