Home
last modified time | relevance | path

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

/lib/
Dswiotlb.c540 phys_addr_t map_single(struct device *hwdev, phys_addr_t phys, size_t size, in map_single() function
656 phys_addr_t paddr = map_single(hwdev, 0, size, DMA_FROM_DEVICE); in swiotlb_alloc_coherent()
750 map = map_single(dev, phys, size, dir); in swiotlb_map_page()
885 phys_addr_t map = map_single(hwdev, sg_phys(sg), in swiotlb_map_sg_attrs()
Ddma-debug.c1242 bool map_single) in debug_dma_map_page() argument
1265 if (map_single) in debug_dma_map_page()
1318 size_t size, int direction, bool map_single) in debug_dma_unmap_page() argument
1331 if (map_single) in debug_dma_unmap_page()