Home
last modified time | relevance | path

Searched refs:sprd_iommu_device (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/iommu/
Dsprd-iommu.c65 struct sprd_iommu_device { struct
81 struct sprd_iommu_device *sdev; argument
92 sprd_iommu_write(struct sprd_iommu_device *sdev, unsigned int reg, u32 val) in sprd_iommu_write()
98 sprd_iommu_read(struct sprd_iommu_device *sdev, unsigned int reg) in sprd_iommu_read()
104 sprd_iommu_update_bits(struct sprd_iommu_device *sdev, unsigned int reg, in sprd_iommu_update_bits()
114 sprd_iommu_get_version(struct sprd_iommu_device *sdev) in sprd_iommu_get_version()
155 struct sprd_iommu_device *sdev = dom->sdev; in sprd_iommu_first_vpn()
170 struct sprd_iommu_device *sdev = dom->sdev; in sprd_iommu_vpn_range()
187 struct sprd_iommu_device *sdev = dom->sdev; in sprd_iommu_first_ppn()
198 static void sprd_iommu_default_ppn(struct sprd_iommu_device *sdev) in sprd_iommu_default_ppn()
[all …]