Public Types | Public Member Functions | Data Fields
tss_x64 Struct Reference

Public Types

using integer_pointer = uintptr_t
 

Public Member Functions

 tss_x64 () noexcept
 

Data Fields

uint32_t reserved1
 
uint32_t rsp0_lower
 
uint32_t rsp0_upper
 
uint32_t rsp1_lower
 
uint32_t rsp1_upper
 
uint32_t rsp2_lower
 
uint32_t rsp2_upper
 
uint32_t reserved2
 
uint32_t reserved3
 
uint32_t ist1_lower
 
uint32_t ist1_upper
 
uint32_t ist2_lower
 
uint32_t ist2_upper
 
uint32_t ist3_lower
 
uint32_t ist3_upper
 
uint32_t ist4_lower
 
uint32_t ist4_upper
 
uint32_t ist5_lower
 
uint32_t ist5_upper
 
uint32_t ist6_lower
 
uint32_t ist6_upper
 
uint32_t ist7_lower
 
uint32_t ist7_upper
 
uint32_t reserved4
 
uint32_t reserved5
 
uint16_t reserved6
 
uint16_t iomap
 

Detailed Description

Definition at line 29 of file tss_x64.h.

Member Typedef Documentation

◆ integer_pointer

using tss_x64::integer_pointer = uintptr_t

Definition at line 31 of file tss_x64.h.

Constructor & Destructor Documentation

◆ tss_x64()

tss_x64::tss_x64 ( )
inlinenoexcept

Definition at line 61 of file tss_x64.h.

Field Documentation

◆ reserved1

uint32_t tss_x64::reserved1

Definition at line 33 of file tss_x64.h.

◆ rsp0_lower

uint32_t tss_x64::rsp0_lower

Definition at line 34 of file tss_x64.h.

◆ rsp0_upper

uint32_t tss_x64::rsp0_upper

Definition at line 35 of file tss_x64.h.

◆ rsp1_lower

uint32_t tss_x64::rsp1_lower

Definition at line 36 of file tss_x64.h.

◆ rsp1_upper

uint32_t tss_x64::rsp1_upper

Definition at line 37 of file tss_x64.h.

◆ rsp2_lower

uint32_t tss_x64::rsp2_lower

Definition at line 38 of file tss_x64.h.

◆ rsp2_upper

uint32_t tss_x64::rsp2_upper

Definition at line 39 of file tss_x64.h.

◆ reserved2

uint32_t tss_x64::reserved2

Definition at line 40 of file tss_x64.h.

◆ reserved3

uint32_t tss_x64::reserved3

Definition at line 41 of file tss_x64.h.

◆ ist1_lower

uint32_t tss_x64::ist1_lower

Definition at line 42 of file tss_x64.h.

◆ ist1_upper

uint32_t tss_x64::ist1_upper

Definition at line 43 of file tss_x64.h.

◆ ist2_lower

uint32_t tss_x64::ist2_lower

Definition at line 44 of file tss_x64.h.

◆ ist2_upper

uint32_t tss_x64::ist2_upper

Definition at line 45 of file tss_x64.h.

◆ ist3_lower

uint32_t tss_x64::ist3_lower

Definition at line 46 of file tss_x64.h.

◆ ist3_upper

uint32_t tss_x64::ist3_upper

Definition at line 47 of file tss_x64.h.

◆ ist4_lower

uint32_t tss_x64::ist4_lower

Definition at line 48 of file tss_x64.h.

◆ ist4_upper

uint32_t tss_x64::ist4_upper

Definition at line 49 of file tss_x64.h.

◆ ist5_lower

uint32_t tss_x64::ist5_lower

Definition at line 50 of file tss_x64.h.

◆ ist5_upper

uint32_t tss_x64::ist5_upper

Definition at line 51 of file tss_x64.h.

◆ ist6_lower

uint32_t tss_x64::ist6_lower

Definition at line 52 of file tss_x64.h.

◆ ist6_upper

uint32_t tss_x64::ist6_upper

Definition at line 53 of file tss_x64.h.

◆ ist7_lower

uint32_t tss_x64::ist7_lower

Definition at line 54 of file tss_x64.h.

◆ ist7_upper

uint32_t tss_x64::ist7_upper

Definition at line 55 of file tss_x64.h.

◆ reserved4

uint32_t tss_x64::reserved4

Definition at line 56 of file tss_x64.h.

◆ reserved5

uint32_t tss_x64::reserved5

Definition at line 57 of file tss_x64.h.

◆ reserved6

uint16_t tss_x64::reserved6

Definition at line 58 of file tss_x64.h.

◆ iomap

uint16_t tss_x64::iomap

Definition at line 59 of file tss_x64.h.


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