DumpPageTable
DumpPageTable(GetSatp());
add_debugger_command("dump_page_table", &DumpPageTable, "Dump page table");