Namespaces | Variables
x64::access_rights Namespace Reference

Namespaces

 dpl
 
 type
 

Variables

constexpr const auto ring0_cs_descriptor = 0x0000A09BU
 
constexpr const auto ring0_ss_descriptor = 0x0000C093U
 
constexpr const auto ring0_fs_descriptor = 0x00008093U
 
constexpr const auto ring0_gs_descriptor = 0x00008093U
 
constexpr const auto ring0_tr_descriptor = 0x0000008BU
 
constexpr const auto unusable = 0x00010000U
 

Variable Documentation

◆ ring0_cs_descriptor

constexpr const auto x64::access_rights::ring0_cs_descriptor = 0x0000A09BU

Definition at line 84 of file x64.h.

◆ ring0_ss_descriptor

constexpr const auto x64::access_rights::ring0_ss_descriptor = 0x0000C093U

Definition at line 85 of file x64.h.

◆ ring0_fs_descriptor

constexpr const auto x64::access_rights::ring0_fs_descriptor = 0x00008093U

Definition at line 86 of file x64.h.

◆ ring0_gs_descriptor

constexpr const auto x64::access_rights::ring0_gs_descriptor = 0x00008093U

Definition at line 87 of file x64.h.

◆ ring0_tr_descriptor

constexpr const auto x64::access_rights::ring0_tr_descriptor = 0x0000008BU

Definition at line 88 of file x64.h.

◆ unusable

constexpr const auto x64::access_rights::unusable = 0x00010000U

Definition at line 90 of file x64.h.