Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/
A Dttm_bo_vm.c408 int ttm_bo_vm_access(struct vm_area_struct *vma, unsigned long addr, in ttm_bo_vm_access() function
442 EXPORT_SYMBOL(ttm_bo_vm_access);
448 .access = ttm_bo_vm_access,
/linux/include/drm/ttm/
A Dttm_bo.h432 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.c83 .access = ttm_bo_vm_access
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_ttm.c1159 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
/linux/drivers/gpu/drm/xe/
A Dxe_bo.c1220 .access = ttm_bo_vm_access

Completed in 20 milliseconds