Functions | Variables
x64::cpuid::extended_feature_flags::subleaf0::ebx::sgx Namespace Reference

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x00000004UL
 
constexpr const auto from = 2
 
constexpr const auto name = "sgx"
 

Function Documentation

◆ get()

auto x64::cpuid::extended_feature_flags::subleaf0::ebx::sgx::get ( )
inlinenoexcept

Definition at line 561 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::sgx::mask = 0x00000004UL

Definition at line 557 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::sgx::from = 2

Definition at line 558 of file cpuid_x64.h.

◆ name

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::sgx::name = "sgx"

Definition at line 559 of file cpuid_x64.h.