nckernel  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
idtr Struct Reference

x86 의 IDTR 레지스터의 자료 구조 More...

#include <idt.h>

Data Fields

unsigned long base
 
unsigned short limit
 

Detailed Description

x86 의 IDTR 레지스터의 자료 구조

Definition at line 63 of file idt.h.

Field Documentation

unsigned long base

Definition at line 65 of file idt.h.

Referenced by interrupt_init().

unsigned short limit

Definition at line 64 of file idt.h.

Referenced by interrupt_init().


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