pub unsafe fn write_page_table_root(root_paddr: PhysAddr)
Writes the register to update the current page table root.
This function is unsafe as it changes the virtual memory address space.