i915_gem_fb_mmap
int i915_gem_fb_mmap(struct drm_i915_gem_object *obj, struct vm_area_struct *vma);
return i915_gem_fb_mmap(to_intel_bo(obj), vma);