amdgpu_bo_mmap_offset 1204 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 		*offset = amdgpu_bo_mmap_offset(bo);
amdgpu_bo_mmap_offset 1625 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 		*mmap_offset = amdgpu_bo_mmap_offset(bo);
amdgpu_bo_mmap_offset  126 drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c 	vma->vm_pgoff += amdgpu_bo_mmap_offset(bo) >> PAGE_SHIFT;
amdgpu_bo_mmap_offset  380 drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c 	*offset_p = amdgpu_bo_mmap_offset(robj);