HyperPlatform Programmer's Reference
Public Attributes | List of all members
SegmentDesctiptorX64 Struct Reference

See: Segment Descriptor. More...

#include <ia32_type.h>

Collaboration diagram for SegmentDesctiptorX64:
Collaboration graph
[legend]

Public Attributes

SegmentDescriptor descriptor
 
ULONG32 base_upper32
 
ULONG32 reserved
 

Detailed Description

See: Segment Descriptor.

Definition at line 302 of file ia32_type.h.

Member Data Documentation

◆ base_upper32

ULONG32 SegmentDesctiptorX64::base_upper32

Definition at line 304 of file ia32_type.h.

◆ descriptor

SegmentDescriptor SegmentDesctiptorX64::descriptor

Definition at line 303 of file ia32_type.h.

◆ reserved

ULONG32 SegmentDesctiptorX64::reserved

Definition at line 305 of file ia32_type.h.


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