Searched refs:can_access (Results 1 – 1 of 1) sorted by relevance
1419 static bool can_access(struct drm_i915_gem_object *obj) in can_access() function1445 if (!can_mmap(obj, type) || !can_access(obj)) in __igt_mmap_access()