Searched refs:amdgpu_dmabuf_ops (Results 1 – 3 of 3) sorted by relevance
234 const struct dma_buf_ops amdgpu_dmabuf_ops = { variable269 buf->ops = &amdgpu_dmabuf_ops; in amdgpu_gem_prime_export()298 if (dma_buf->ops == &amdgpu_dmabuf_ops) { in amdgpu_dma_buf_create_obj()416 if (dma_buf->ops == &amdgpu_dmabuf_ops) { in amdgpu_gem_prime_import()462 if (dma_buf->ops != &amdgpu_dmabuf_ops) in amdgpu_dmabuf_is_xgmi_accessible()
35 extern const struct dma_buf_ops amdgpu_dmabuf_ops;
518 if (dma_buf->ops != &amdgpu_dmabuf_ops) in amdgpu_amdkfd_get_dmabuf_info()