arch_mmu_dump_table
arch_mmu_dump_table(reinterpret_cast<uint64*>(address), 0);
arch_mmu_dump_table(sPageDirectory, 0);
arch_mmu_dump_table(ttd.Dereference(), currentLevel + 1);