Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Dsun50i-iommu.c161 #define SUN50I_IOVA_PTE_MASK GENMASK(19, 12) macro
171 return FIELD_GET(SUN50I_IOVA_PTE_MASK, iova); in sun50i_iova_get_pte_index()
/kernel/linux/linux-6.6/drivers/iommu/
H A Dsun50i-iommu.c162 #define SUN50I_IOVA_PTE_MASK GENMASK(19, 12) macro
172 return FIELD_GET(SUN50I_IOVA_PTE_MASK, iova); in sun50i_iova_get_pte_index()

Completed in 4 milliseconds