UbixOS  2.0
gdtDescriptor Struct Reference

#include <gdt.h>

Collaboration diagram for gdtDescriptor:
Collaboration graph

Data Fields

unsigned char access
 
unsigned char baseHigh
 
unsigned short baseLow
 
unsigned char baseMed
 
unsigned int granularity:4
 
unsigned int limitHigh:4
 
unsigned short limitLow
 

Detailed Description

Definition at line 66 of file gdt.h.

Field Documentation

◆ access

unsigned char gdtDescriptor::access

Definition at line 70 of file gdt.h.

Referenced by sys_sysarch().

◆ baseHigh

unsigned char gdtDescriptor::baseHigh

Definition at line 73 of file gdt.h.

Referenced by sys_sysarch().

◆ baseLow

unsigned short gdtDescriptor::baseLow

Definition at line 68 of file gdt.h.

Referenced by sys_sysarch().

◆ baseMed

unsigned char gdtDescriptor::baseMed

Definition at line 69 of file gdt.h.

Referenced by sys_sysarch().

◆ granularity

unsigned int gdtDescriptor::granularity

Definition at line 72 of file gdt.h.

Referenced by sys_sysarch().

◆ limitHigh

unsigned int gdtDescriptor::limitHigh

Definition at line 71 of file gdt.h.

Referenced by sys_sysarch().

◆ limitLow

unsigned short gdtDescriptor::limitLow

Definition at line 67 of file gdt.h.

Referenced by sys_sysarch().


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