Home
last modified time | relevance | path

Searched refs:dma_iova_state (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Dblk-mq-dma.h22 struct dma_iova_state *state, struct blk_dma_iter *iter);
24 struct dma_iova_state *state, struct blk_dma_iter *iter);
33 static inline bool blk_rq_dma_map_coalesce(struct dma_iova_state *state) in blk_rq_dma_map_coalesce()
49 struct dma_iova_state *state, size_t mapped_len) in blk_rq_dma_unmap()
A Dhmm-dma.h8 struct dma_iova_state;
20 struct dma_iova_state state;
A Ddma-mapping.h75 struct dma_iova_state { struct
85 static inline size_t dma_iova_size(struct dma_iova_state *state) in dma_iova_size() argument
304 static inline bool dma_use_iova(struct dma_iova_state *state) in dma_use_iova()
315 int dma_iova_sync(struct device *dev, struct dma_iova_state *state,
324 static inline bool dma_use_iova(struct dma_iova_state *state) in dma_use_iova()
329 struct dma_iova_state *state, phys_addr_t phys, size_t size) in dma_iova_try_alloc()
334 struct dma_iova_state *state) in dma_iova_free()
338 struct dma_iova_state *state, size_t mapped_len, in dma_iova_destroy()
343 struct dma_iova_state *state, size_t offset, size_t size) in dma_iova_sync()
348 struct dma_iova_state *state, phys_addr_t phys, size_t offset, in dma_iova_link()
[all …]

Completed in 6 milliseconds