Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/loongson/
H A Diommu.c103 static u32 iommu_read_regl(loongson_iommu *iommu, unsigned long off) in iommu_read_regl() function
121 val = iommu_read_regl(iommu, LA_IOMMU_EIVDB); in iommu_translate_disable()
128 val = iommu_read_regl(iommu, LA_IOMMU_CMD); in iommu_translate_disable()
142 val = iommu_read_regl(iommu, LA_IOMMU_EIVDB); in iommu_translate_enable()
149 val = iommu_read_regl(iommu, LA_IOMMU_CMD); in iommu_translate_enable()
235 val = iommu_read_regl(iommu, LA_IOMMU_CMD); in update_dev_table()
246 val = iommu_read_regl(iommu, LA_IOMMU_EIVDB); in update_dev_table()
251 val = iommu_read_regl(iommu, LA_IOMMU_CMD); in update_dev_table()
271 val = iommu_read_regl(iommu, LA_IOMMU_VBTC); in flush_iotlb()
278 cmd = iommu_read_regl(iomm in flush_iotlb()
[all...]

Completed in 2 milliseconds