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

Functions

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

Variables

constexpr const auto mask = 0x0000000000000080UL
 
constexpr const auto from = 7
 
constexpr const auto name = "page_global_enable"
 

Function Documentation

◆ get()

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

Definition at line 355 of file crs_intel_x64.h.

◆ set()

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

Definition at line 358 of file crs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::cr4::page_global_enable::mask = 0x0000000000000080UL

Definition at line 351 of file crs_intel_x64.h.

◆ from

constexpr const auto intel_x64::cr4::page_global_enable::from = 7

Definition at line 352 of file crs_intel_x64.h.

◆ name

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

Definition at line 353 of file crs_intel_x64.h.