validate_dst_vma
if (IS_ERR(dst_vma) || validate_dst_vma(dst_vma, dst_start + len))
if (validate_dst_vma(dst_vma, dst_start + len))