Searched refs:LA_IOMMU_EIVDB (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/loongson/ |
H A D | iommu.h | 84 #define LA_IOMMU_EIVDB 0x18 macro
|
H A D | iommu.c | 121 val = iommu_read_regl(iommu, LA_IOMMU_EIVDB); in iommu_translate_disable() 125 iommu_write_regl(iommu, LA_IOMMU_EIVDB, val); in iommu_translate_disable() 142 val = iommu_read_regl(iommu, LA_IOMMU_EIVDB); in iommu_translate_enable() 146 iommu_write_regl(iommu, LA_IOMMU_EIVDB, val); in iommu_translate_enable() 233 iommu_write_regl(iommu, LA_IOMMU_EIVDB, val); in update_dev_table() 246 val = iommu_read_regl(iommu, LA_IOMMU_EIVDB); in update_dev_table() 249 iommu_write_regl(iommu, LA_IOMMU_EIVDB, val); in update_dev_table()
|
Completed in 3 milliseconds