Go to the source code of this file.
Functions | |
void | root_page_table_terminate () |
root_page_table_x64 * | root_pt () noexcept |
Variables | |
auto | g_terminate_called = false |
void root_page_table_terminate | ( | ) |
Definition at line 42 of file root_page_table_x64.cpp.
|
noexcept |
Root Page Table
Returns the VMM's root page table.
Definition at line 256 of file root_page_table_x64.cpp.
auto g_terminate_called = false |
Definition at line 40 of file root_page_table_x64.cpp.