| /linux/include/drm/ |
| H A D | drm_vma_manager.h | 203 static inline __u64 drm_vma_node_offset_addr(struct drm_vma_offset_node *node) in drm_vma_node_offset_addr() function 225 drm_vma_node_offset_addr(node), in drm_vma_node_unmap()
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | igt_mmap.c | 46 prot, flags, drm_vma_node_offset_addr(node)); in igt_mmap_offset()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_mmio_gem.c | 117 return drm_vma_node_offset_addr(&gem->base.vma_node); in xe_mmio_gem_mmap_offset()
|
| H A D | xe_bo.c | 3327 args->offset = drm_vma_node_offset_addr(&gem_obj->vma_node); in xe_gem_mmap_offset_ioctl()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_object.h | 133 return drm_vma_node_offset_addr(&bo->tbo.base.vma_node); in radeon_bo_mmap_offset()
|
| /linux/drivers/accel/rocket/ |
| H A D | rocket_gem.c | 112 args->offset = drm_vma_node_offset_addr(&gem_obj->vma_node); in rocket_ioctl_create_bo()
|
| /linux/drivers/gpu/drm/v3d/ |
| H A D | v3d_bo.c | 249 args->offset = drm_vma_node_offset_addr(&gem_obj->vma_node); in v3d_mmap_bo_ioctl()
|
| /linux/drivers/accel/ethosu/ |
| H A D | ethosu_drv.c | 111 args->offset = drm_vma_node_offset_addr(&obj->vma_node); in ethosu_ioctl_bo_mmap_offset()
|
| /linux/drivers/accel/amdxdna/ |
| H A D | amdxdna_gem.c | 342 drm_vma_node_offset_addr(&gobj->vma_node), abo->type, in amdxdna_gem_obj_mmap() 911 args->map_offset = drm_vma_node_offset_addr(&gobj->vma_node); in amdxdna_drm_get_bo_info_ioctl()
|
| /linux/drivers/gpu/drm/lima/ |
| H A D | lima_gem.c | 256 *offset = drm_vma_node_offset_addr(&obj->vma_node); in lima_gem_get_info()
|
| /linux/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_gem.c | 210 *offset = drm_vma_node_offset_addr(&obj->vma_node); in etnaviv_gem_mmap_offset()
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_drv.c | 593 args->value = drm_vma_node_offset_addr(&obj->vma_node); in msm_ioctl_gem_info()
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_drv.c | 214 args->offset = drm_vma_node_offset_addr(&gem_obj->vma_node); in pvr_ioctl_get_bo_mmap_offset()
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_mman.c | 801 *offset = drm_vma_node_offset_addr(&mmo->vma_node); in __assign_mmap_offset()
|
| H A D | i915_gem_ttm.c | 1195 return drm_vma_node_offset_addr(&obj->base.vma_node); in i915_ttm_mmap_offset()
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_bo.c | 826 args->offset = drm_vma_node_offset_addr(&gem_obj->vma_node); in vc4_mmap_bo_ioctl()
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_surface.c | 1665 drm_vma_node_offset_addr(&res->guest_memory_bo->tbo.base.vma_node); in vmw_gb_surface_define_internal() 1738 drm_vma_node_offset_addr(&srf->res.guest_memory_bo->tbo.base.vma_node); in vmw_gb_surface_reference_internal()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_gem.c | 457 *offset = drm_vma_node_offset_addr(&obj->vma_node); in drm_gem_dumb_map_offset()
|
| /linux/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_drv.c | 425 args->offset = drm_vma_node_offset_addr(&gem_obj->vma_node); in panfrost_ioctl_mmap_bo()
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_gem.c | 325 rep->map_handle = drm_vma_node_offset_addr(&nvbo->bo.base.vma_node); in nouveau_gem_info()
|
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | omap_gem.c | 150 return drm_vma_node_offset_addr(&obj->vma_node); in omap_gem_mmap_offset()
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | drm.c | 377 args->offset = drm_vma_node_offset_addr(&bo->gem.vma_node); in tegra_gem_mmap()
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_drv.c | 974 args->offset = drm_vma_node_offset_addr(&obj->vma_node); in panthor_ioctl_bo_mmap_offset()
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_vma.c | 1943 drm_vma_node_offset_addr(node) + vma_offset, in i915_vma_revoke_mmap()
|
| /linux/drivers/accel/qaic/ |
| H A D | qaic_data.c | 807 args->offset = drm_vma_node_offset_addr(&obj->vma_node); in qaic_mmap_bo_ioctl()
|