Functions | Variables
intel_x64::msrs::ia32_debugctl::rtm_debug Namespace Reference

Functions

auto get () noexcept
 
void set (bool val) noexcept
 

Variables

constexpr const auto mask = 0x0000000000008000UL
 
constexpr const auto from = 15
 
constexpr const auto name = "rtm_debug"
 

Function Documentation

◆ get()

auto intel_x64::msrs::ia32_debugctl::rtm_debug::get ( )
inlinenoexcept

Definition at line 386 of file msrs_intel_x64.h.

◆ set()

void intel_x64::msrs::ia32_debugctl::rtm_debug::set ( bool  val)
inlinenoexcept

Definition at line 389 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_debugctl::rtm_debug::mask = 0x0000000000008000UL

Definition at line 382 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_debugctl::rtm_debug::from = 15

Definition at line 383 of file msrs_intel_x64.h.

◆ name

constexpr const auto intel_x64::msrs::ia32_debugctl::rtm_debug::name = "rtm_debug"

Definition at line 384 of file msrs_intel_x64.h.