Functions | Variables
x64::cpuid::extended_feature_flags::subleaf0::ebx::smep Namespace Reference

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x00000080UL
 
constexpr const auto from = 7
 
constexpr const auto name = "smep"
 

Function Documentation

◆ get()

auto x64::cpuid::extended_feature_flags::subleaf0::ebx::smep::get ( )
inlinenoexcept

Definition at line 656 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::smep::mask = 0x00000080UL

Definition at line 652 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::smep::from = 7

Definition at line 653 of file cpuid_x64.h.

◆ name

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::smep::name = "smep"

Definition at line 654 of file cpuid_x64.h.