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

IDT entry for x64 (nt!_KIDTENTRY64) More...

#include <ia32_type.h>

Collaboration diagram for KidtEntry64:
Collaboration graph
[legend]

Public Attributes

KidtEntry idt_entry
 
ULONG32 offset_high
 
ULONG32 reserved
 

Detailed Description

IDT entry for x64 (nt!_KIDTENTRY64)

Definition at line 259 of file ia32_type.h.

Member Data Documentation

◆ idt_entry

KidtEntry KidtEntry64::idt_entry

Definition at line 260 of file ia32_type.h.

◆ offset_high

ULONG32 KidtEntry64::offset_high

Definition at line 261 of file ia32_type.h.

◆ reserved

ULONG32 KidtEntry64::reserved

Definition at line 262 of file ia32_type.h.


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