MyOS Kernel
Data Fields
idt_register_t Struct Reference
Data Fields
uint16_t
limit
Size of the IDT.
idt_gate_t
*
base
Address of the IDT.
Detailed Description
Pointed to by the IDTR to tell the processor the IDT's size and address.
The documentation for this struct was generated from the following file:
kernel/cpu/i386/
idt.c
idt_register_t
Generated by
1.9.1