PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
idt_t Struct Reference
Kernel » CPU » IDT

IDT structure. More...

#include <idt.h>

Collaboration diagram for idt_t:

Data Fields

idt_gate_t entries [IDT_GATE_AMOUNT]
 

Detailed Description

IDT structure.

Represents the entire IDT.

Definition at line 74 of file idt.h.

Field Documentation

◆ entries

idt_gate_t idt_t::entries[IDT_GATE_AMOUNT]

Definition at line 76 of file idt.h.


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