Searched refs:tlb_addr (Results 1 – 2 of 2) sorted by relevance
1069 phys_addr_t tlb_addr; in swiotlb_search_pool_area() local1074 if ((tlb_addr & alloc_align_mask) || in swiotlb_search_pool_area()1379 phys_addr_t tlb_addr; in swiotlb_tbl_map_single() local1440 return tlb_addr; in swiotlb_tbl_map_single()1755 phys_addr_t tlb_addr; in swiotlb_alloc() local1767 tlb_addr = slot_addr(pool->start, index); in swiotlb_alloc()1768 if (unlikely(!PAGE_ALIGNED(tlb_addr))) { in swiotlb_alloc()1770 &tlb_addr); in swiotlb_alloc()1775 return pfn_to_page(PFN_DOWN(tlb_addr)); in swiotlb_alloc()1780 phys_addr_t tlb_addr = page_to_phys(page); in swiotlb_free() local[all …]
245 void __swiotlb_tbl_unmap_single(struct device *hwdev, phys_addr_t tlb_addr,258 void __swiotlb_sync_single_for_device(struct device *dev, phys_addr_t tlb_addr,270 void __swiotlb_sync_single_for_cpu(struct device *dev, phys_addr_t tlb_addr,