Variables
x64::page_table::pml4 Namespace Reference

Variables

constexpr const auto from = 39U
 
constexpr const auto size = 9U
 
constexpr const auto size_bytes = 0x8000000000UL
 

Variable Documentation

◆ from

constexpr const auto x64::page_table::pml4::from = 39U

Definition at line 45 of file page_table_entry_x64.h.

◆ size

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

Definition at line 46 of file page_table_entry_x64.h.

◆ size_bytes

constexpr const auto x64::page_table::pml4::size_bytes = 0x8000000000UL

Definition at line 47 of file page_table_entry_x64.h.