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

Functions

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

Variables

constexpr const auto mask = 0x0000000040000000UL
 
constexpr const auto from = 30
 
constexpr const auto name = "cache_disable"
 

Function Documentation

◆ get()

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

Definition at line 177 of file crs_intel_x64.h.

◆ set()

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

Definition at line 180 of file crs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::cr0::cache_disable::mask = 0x0000000040000000UL

Definition at line 173 of file crs_intel_x64.h.

◆ from

constexpr const auto intel_x64::cr0::cache_disable::from = 30

Definition at line 174 of file crs_intel_x64.h.

◆ name

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

Definition at line 175 of file crs_intel_x64.h.