Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/dma/
Dswiotlb.c1110 static int swiotlb_find_slots(struct device *dev, phys_addr_t orig_addr, in swiotlb_find_slots() function
1183 static int swiotlb_find_slots(struct device *dev, phys_addr_t orig_addr, in swiotlb_find_slots() function
1285 index = swiotlb_find_slots(dev, orig_addr, in swiotlb_tbl_map_single()
1606 index = swiotlb_find_slots(dev, 0, size, 0, &pool); in swiotlb_alloc()