Home
last modified time | relevance | path

Searched refs:ttm_bo_vm_access (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/ttm/
H A Dttm_bo_vm.c462 int ttm_bo_vm_access(struct vm_area_struct *vma, unsigned long addr, in ttm_bo_vm_access() function
472 EXPORT_SYMBOL(ttm_bo_vm_access);
478 .access = ttm_bo_vm_access,
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm.c1166 return ttm_bo_vm_access(area, addr, buf, len, write); in vm_access_ttm()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gem.c156 .access = ttm_bo_vm_access