EASI_START
dst_pgd = pgd_offset(mm, EASI_START);
flush_tlb_range(&vma, EASI_START, EASI_START + EASI_SIZE);
.pfn = __phys_to_pfn(EASI_START),