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/
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/patches/linux-5.10/yangfan_patch/
Ddrivers.patch39194 phys_addr_t s_phys = sg_phys(sg);