Add lmem identity map to migration
When lmem is used, map the entirety of lmem at 256GiB offset. This will allow us to copy to sysmem without setting lmem mappings. If only we're careful to use phys offsets directly.
Convert batch buffer and pagetable update code, to fix the dg2 issue.