Pip
Architecture-dependent parts of Pip: MAL, IAL and boot
Data Fields
tss_descriptor_s Struct Reference

#include <gdt.h>

Data Fields

unsigned limit_low: 16
 
unsigned base_low: 16
 
unsigned base_middle: 8
 
unsigned type: 4
 
unsigned zero: 1
 
unsigned dpl: 2
 
unsigned present: 1
 
unsigned limit_high: 4
 
unsigned avl: 1
 
unsigned zero2: 2
 
unsigned granularity: 1
 
unsigned base_high: 8
 

Detailed Description

Intel 64 and IA-32 Architectures Software Developer's Manual - Vol. 3a - Sec. 7.2.2.

Field Documentation

◆ avl

unsigned tss_descriptor_s::avl

◆ base_high

unsigned tss_descriptor_s::base_high

◆ base_low

unsigned tss_descriptor_s::base_low

◆ base_middle

unsigned tss_descriptor_s::base_middle

◆ dpl

unsigned tss_descriptor_s::dpl

◆ granularity

unsigned tss_descriptor_s::granularity

◆ limit_high

unsigned tss_descriptor_s::limit_high

◆ limit_low

unsigned tss_descriptor_s::limit_low

◆ present

unsigned tss_descriptor_s::present

◆ type

unsigned tss_descriptor_s::type

◆ zero

unsigned tss_descriptor_s::zero

◆ zero2

unsigned tss_descriptor_s::zero2

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