Variables
x64::page_table::pdpt Namespace Reference

Variables

constexpr const auto from = 30U
 
constexpr const auto size = 9U
 
constexpr const auto size_bytes = 0x40000000UL
 

Variable Documentation

◆ from

constexpr const auto x64::page_table::pdpt::from = 30U

Definition at line 52 of file page_table_entry_x64.h.

◆ size

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

Definition at line 53 of file page_table_entry_x64.h.

◆ size_bytes

constexpr const auto x64::page_table::pdpt::size_bytes = 0x40000000UL

Definition at line 54 of file page_table_entry_x64.h.