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

Functions

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

Variables

constexpr const auto mask = 0x0000000000000020UL
 
constexpr const auto from = 5
 
constexpr const auto name = "physical_address_extensions"
 

Function Documentation

◆ get()

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

Definition at line 329 of file crs_intel_x64.h.

◆ set()

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

Definition at line 332 of file crs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::cr4::physical_address_extensions::mask = 0x0000000000000020UL

Definition at line 325 of file crs_intel_x64.h.

◆ from

constexpr const auto intel_x64::cr4::physical_address_extensions::from = 5

Definition at line 326 of file crs_intel_x64.h.

◆ name

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

Definition at line 327 of file crs_intel_x64.h.