Lines Matching defs:adev
45 struct amdgpu_device *adev, in amdgpu_cs_parser_init()
646 static u64 us_to_bytes(struct amdgpu_device *adev, s64 us) in us_to_bytes()
657 static s64 bytes_to_us(struct amdgpu_device *adev, u64 bytes) in bytes_to_us()
678 static void amdgpu_cs_get_threshold_for_moves(struct amdgpu_device *adev, in amdgpu_cs_get_threshold_for_moves()
773 void amdgpu_cs_report_moved_bytes(struct amdgpu_device *adev, u64 num_bytes, in amdgpu_cs_report_moved_bytes()
784 struct amdgpu_device *adev = amdgpu_ttm_adev(bo->tbo.bdev); in amdgpu_cs_bo_validate() local
1096 struct amdgpu_device *adev = p->adev; in amdgpu_cs_vm_handling() local
1406 struct amdgpu_device *adev = drm_to_adev(dev); in amdgpu_cs_ioctl() local
1527 static struct dma_fence *amdgpu_cs_get_fence(struct amdgpu_device *adev, in amdgpu_cs_get_fence()
1556 struct amdgpu_device *adev = drm_to_adev(dev); in amdgpu_cs_fence_to_handle_ioctl() local
1621 static int amdgpu_cs_wait_all_fences(struct amdgpu_device *adev, in amdgpu_cs_wait_all_fences()
1666 static int amdgpu_cs_wait_any_fence(struct amdgpu_device *adev, in amdgpu_cs_wait_any_fence()
1733 struct amdgpu_device *adev = drm_to_adev(dev); in amdgpu_cs_wait_fences_ioctl() local