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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x00100000UL
 
constexpr const auto from = 20
 
constexpr const auto name = "smap"
 

Function Documentation

◆ get()

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

Definition at line 865 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::smap::mask = 0x00100000UL

Definition at line 861 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::smap::from = 20

Definition at line 862 of file cpuid_x64.h.

◆ name

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

Definition at line 863 of file cpuid_x64.h.