Searched refs:amdgpu_dmabuf_ops (Results 1 – 3 of 3) sorted by relevance
318 const struct dma_buf_ops amdgpu_dmabuf_ops = { variable353 buf->ops = &amdgpu_dmabuf_ops; in amdgpu_gem_prime_export()382 if (dma_buf->ops == &amdgpu_dmabuf_ops) { in amdgpu_dma_buf_create_obj()500 if (dma_buf->ops == &amdgpu_dmabuf_ops) { in amdgpu_gem_prime_import()549 if (dma_buf->ops != &amdgpu_dmabuf_ops) in amdgpu_dmabuf_is_xgmi_accessible()
35 extern const struct dma_buf_ops amdgpu_dmabuf_ops;
537 if (dma_buf->ops != &amdgpu_dmabuf_ops) in amdgpu_amdkfd_get_dmabuf_info()