Functions | Variables
intel_x64::cr4::debugging_extensions Namespace Reference

Functions

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

Variables

constexpr const auto mask = 0x0000000000000008UL
 
constexpr const auto from = 3
 
constexpr const auto name = "debugging_extensions"
 

Function Documentation

◆ get()

auto intel_x64::cr4::debugging_extensions::get ( )
inlinenoexcept

Definition at line 303 of file crs_intel_x64.h.

◆ set()

void intel_x64::cr4::debugging_extensions::set ( bool  val)
inlinenoexcept

Definition at line 306 of file crs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::cr4::debugging_extensions::mask = 0x0000000000000008UL

Definition at line 299 of file crs_intel_x64.h.

◆ from

constexpr const auto intel_x64::cr4::debugging_extensions::from = 3

Definition at line 300 of file crs_intel_x64.h.

◆ name

constexpr const auto intel_x64::cr4::debugging_extensions::name = "debugging_extensions"

Definition at line 301 of file crs_intel_x64.h.