Lines Matching defs:adev
45 struct amdgpu_device *adev, in amdgpu_cs_parser_init()
642 static u64 us_to_bytes(struct amdgpu_device *adev, s64 us) in us_to_bytes()
653 static s64 bytes_to_us(struct amdgpu_device *adev, u64 bytes) in bytes_to_us()
674 static void amdgpu_cs_get_threshold_for_moves(struct amdgpu_device *adev, in amdgpu_cs_get_threshold_for_moves()
769 void amdgpu_cs_report_moved_bytes(struct amdgpu_device *adev, u64 num_bytes, in amdgpu_cs_report_moved_bytes()
780 struct amdgpu_device *adev = amdgpu_ttm_adev(bo->tbo.bdev); in amdgpu_cs_bo_validate() local
1089 struct amdgpu_device *adev = p->adev; in amdgpu_cs_vm_handling() local
1384 struct amdgpu_device *adev = drm_to_adev(dev); in amdgpu_cs_ioctl() local
1505 static struct dma_fence *amdgpu_cs_get_fence(struct amdgpu_device *adev, in amdgpu_cs_get_fence()
1534 struct amdgpu_device *adev = drm_to_adev(dev); in amdgpu_cs_fence_to_handle_ioctl() local
1599 static int amdgpu_cs_wait_all_fences(struct amdgpu_device *adev, in amdgpu_cs_wait_all_fences()
1644 static int amdgpu_cs_wait_any_fence(struct amdgpu_device *adev, in amdgpu_cs_wait_any_fence()
1711 struct amdgpu_device *adev = drm_to_adev(dev); in amdgpu_cs_wait_fences_ioctl() local