Searched refs:s_phys (Results 1 – 2 of 2) sorted by relevance
332 phys_addr_t s_phys = 0; in rga_mm_check_range_sgt() local335 s_phys = sg_phys(sg); in rga_mm_check_range_sgt()336 if ((s_phys > 0xffffffff) || (s_phys + sg->length > 0xffffffff)) in rga_mm_check_range_sgt()
2626 phys_addr_t s_phys = sg_phys(sg); in __iommu_map_sg() local2628 if (len && s_phys != start + len) { in __iommu_map_sg()2643 start = s_phys; in __iommu_map_sg()