Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/mm/
H A Diommu.c191 unsigned int busa, busa0; in __sbus_iommu_map_page() local
216 busa0 = iommu->start + (ioptex << PAGE_SHIFT); in __sbus_iommu_map_page()
219 busa = busa0; in __sbus_iommu_map_page()
230 return busa0 + off; in __sbus_iommu_map_page()
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Diommu.c192 unsigned int busa, busa0; in __sbus_iommu_map_page() local
217 busa0 = iommu->start + (ioptex << PAGE_SHIFT); in __sbus_iommu_map_page()
220 busa = busa0; in __sbus_iommu_map_page()
231 return busa0 + off; in __sbus_iommu_map_page()

Completed in 2 milliseconds