Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Dsun50i-iommu.c255 static phys_addr_t sun50i_pte_get_page_address(u32 pte) in sun50i_pte_get_page_address() function
540 phys_addr_t page_phys = sun50i_pte_get_page_address(*pte_addr); in sun50i_iommu_map()
597 return sun50i_pte_get_page_address(pte) + in sun50i_iommu_iova_to_phys()
/kernel/linux/linux-6.6/drivers/iommu/
H A Dsun50i-iommu.c256 static phys_addr_t sun50i_pte_get_page_address(u32 pte) in sun50i_pte_get_page_address() function
609 phys_addr_t page_phys = sun50i_pte_get_page_address(*pte_addr); in sun50i_iommu_map()
666 return sun50i_pte_get_page_address(pte) + in sun50i_iommu_iova_to_phys()

Completed in 4 milliseconds