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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x00000800UL
 
constexpr const auto from = 11
 
constexpr const auto name = "rtm"
 

Function Documentation

◆ get()

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

Definition at line 732 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::rtm::mask = 0x00000800UL

Definition at line 728 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::rtm::from = 11

Definition at line 729 of file cpuid_x64.h.

◆ name

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

Definition at line 730 of file cpuid_x64.h.