Searched refs:to_ib_umem_dmabuf (Results 1 – 3 of 3) sorted by relevance
43 static inline struct ib_umem_dmabuf *to_ib_umem_dmabuf(struct ib_umem *umem) in to_ib_umem_dmabuf() function
267 return ib_umem_dmabuf_release(to_ib_umem_dmabuf(umem)); in ib_umem_release()
693 struct ib_umem_dmabuf *umem_dmabuf = to_ib_umem_dmabuf(mr->umem); in pagefault_dmabuf_mr()