Functions | Variables
intel_x64::cr0::not_write_through Namespace Reference

Functions

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

Variables

constexpr const auto mask = 0x0000000020000000UL
 
constexpr const auto from = 29
 
constexpr const auto name = "not_write_through"
 

Function Documentation

◆ get()

auto intel_x64::cr0::not_write_through::get ( )
inlinenoexcept

Definition at line 164 of file crs_intel_x64.h.

◆ set()

void intel_x64::cr0::not_write_through::set ( bool  val)
inlinenoexcept

Definition at line 167 of file crs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::cr0::not_write_through::mask = 0x0000000020000000UL

Definition at line 160 of file crs_intel_x64.h.

◆ from

constexpr const auto intel_x64::cr0::not_write_through::from = 29

Definition at line 161 of file crs_intel_x64.h.

◆ name

constexpr const auto intel_x64::cr0::not_write_through::name = "not_write_through"

Definition at line 162 of file crs_intel_x64.h.