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

Functions

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

Variables

constexpr const auto mask = 0x0000000000010000UL
 
constexpr const auto from = 16
 
constexpr const auto name = "fsgsbase_enable_bit"
 

Function Documentation

◆ get()

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

Definition at line 433 of file crs_intel_x64.h.

◆ set()

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

Definition at line 436 of file crs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::cr4::fsgsbase_enable_bit::mask = 0x0000000000010000UL

Definition at line 429 of file crs_intel_x64.h.

◆ from

constexpr const auto intel_x64::cr4::fsgsbase_enable_bit::from = 16

Definition at line 430 of file crs_intel_x64.h.

◆ name

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

Definition at line 431 of file crs_intel_x64.h.