compat_vma_mmap
int compat_vma_mmap(struct file *file, struct vm_area_struct *vma);
return compat_vma_mmap(file, vma);
EXPORT_SYMBOL(compat_vma_mmap);