Home
last modified time | relevance | path

Searched refs:hmm_dma_map (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dhmm-dma.h19 struct hmm_dma_map { struct
26 int hmm_dma_map_alloc(struct device *dev, struct hmm_dma_map *map, argument
28 void hmm_dma_map_free(struct device *dev, struct hmm_dma_map *map);
29 dma_addr_t hmm_dma_map_pfn(struct device *dev, struct hmm_dma_map *map,
32 bool hmm_dma_unmap_pfn(struct device *dev, struct hmm_dma_map *map, size_t idx);
/linux/include/rdma/
H A Dib_umem_odp.h18 struct hmm_dma_map map;