Variables
x64::page_table::pt Namespace Reference

Variables

constexpr const auto from = 12U
 
constexpr const auto size = 9U
 
constexpr const auto size_bytes = 0x1000UL
 

Variable Documentation

◆ from

constexpr const auto x64::page_table::pt::from = 12U

Definition at line 66 of file page_table_entry_x64.h.

◆ size

constexpr const auto x64::page_table::pt::size = 9U

Definition at line 67 of file page_table_entry_x64.h.

◆ size_bytes

constexpr const auto x64::page_table::pt::size_bytes = 0x1000UL

Definition at line 68 of file page_table_entry_x64.h.