Functions | Variables
x64::rflags::privilege_level Namespace Reference

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x0000000000003000UL
 
constexpr const auto from = 12
 
constexpr const auto name = "privilege_level"
 

Function Documentation

◆ get()

auto x64::rflags::privilege_level::get ( )
inlinenoexcept

Definition at line 140 of file rflags_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::rflags::privilege_level::mask = 0x0000000000003000UL

Definition at line 136 of file rflags_x64.h.

◆ from

constexpr const auto x64::rflags::privilege_level::from = 12

Definition at line 137 of file rflags_x64.h.

◆ name

constexpr const auto x64::rflags::privilege_level::name = "privilege_level"

Definition at line 138 of file rflags_x64.h.