Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswiotlb.h52 extern phys_addr_t swiotlb_tbl_map_single(struct device *hwdev,
/Linux-v4.19/kernel/dma/
Dswiotlb.c477 phys_addr_t swiotlb_tbl_map_single(struct device *hwdev, in swiotlb_tbl_map_single() function
609 return swiotlb_tbl_map_single(hwdev, start_dma_addr, phys, size, in map_single()
711 phys_addr = swiotlb_tbl_map_single(dev, in swiotlb_alloc_buffer()
/Linux-v4.19/drivers/xen/
Dswiotlb-xen.c398 map = swiotlb_tbl_map_single(dev, start_dma_addr, phys, size, dir, in xen_swiotlb_map_page()
564 phys_addr_t map = swiotlb_tbl_map_single(hwdev, in xen_swiotlb_map_sg_attrs()