Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/
A Dttm_bo_vm.c414 int ttm_bo_vm_access(struct vm_area_struct *vma, unsigned long addr, in ttm_bo_vm_access() function
448 EXPORT_SYMBOL(ttm_bo_vm_access);
454 .access = ttm_bo_vm_access,
/linux/include/drm/ttm/
A Dttm_bo_api.h595 int ttm_bo_vm_access(struct vm_area_struct *vma, unsigned long addr,
/linux/drivers/gpu/drm/radeon/
A Dradeon_gem.c80 .access = ttm_bo_vm_access
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gem.c82 .access = ttm_bo_vm_access
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_ttm.c847 return ttm_bo_vm_access(area, addr, buf, len, write); in vm_access_ttm()
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_gem.c73 .access = ttm_bo_vm_access

Completed in 13 milliseconds