The Pedigree Project  0.1
Public Attributes | List of all members
X64GdtManager::tss_descriptor Struct Reference
+ Collaboration diagram for X64GdtManager::tss_descriptor:

Public Attributes

uint32_t base3
 
uint32_t res
 

Detailed Description

Upper 8byte of the long-mode task-state-segment descriptor

Definition at line 105 of file x64/gdt.h.

Member Data Documentation

uint32_t X64GdtManager::tss_descriptor::base3

Bits 32-63 of the base address

Definition at line 108 of file x64/gdt.h.

Referenced by X64GdtManager::setTssDescriptor().

uint32_t X64GdtManager::tss_descriptor::res

reserved

Definition at line 110 of file x64/gdt.h.

Referenced by X64GdtManager::setTssDescriptor().


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