Home
last modified time | relevance | path

Searched refs:s_phys (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iommu/
H A Diommu.c2544 phys_addr_t s_phys = sg_phys(sg); in __iommu_map_sg() local
2546 if (len && s_phys != start + len) { in __iommu_map_sg()
2561 start = s_phys; in __iommu_map_sg()
/kernel/linux/linux-6.6/drivers/iommu/
H A Diommu.c2633 phys_addr_t s_phys = sg_phys(sg); in iommu_map_sg() local
2635 if (len && s_phys != start + len) { in iommu_map_sg()
2653 start = s_phys; in iommu_map_sg()

Completed in 9 milliseconds