PatchworkOS
Loading...
Searching...
No Matches
idt_t Struct Reference
Kernel » CPU » IDT

IDT structure. More...

#include <idt.h>

Data Fields

idt_gate_t entries [INTERRUPT_AMOUNT]
 

Detailed Description

IDT structure.

Represents the entire IDT.

Definition at line 70 of file idt.h.

Field Documentation

◆ entries

idt_gate_t idt_t::entries[INTERRUPT_AMOUNT]

Definition at line 72 of file idt.h.


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