Searched refs:RISCV_IOMMU_REG_IVEC (Results 1 – 2 of 2) sorted by relevance
134 riscv_iommu_write_reg32(r_iommu, RISCV_IOMMU_REG_IVEC, 0xFFFF); in test_iommu_init_queues()135 reg = riscv_iommu_read_reg32(r_iommu, RISCV_IOMMU_REG_IVEC); in test_iommu_init_queues()
65 #define RISCV_IOMMU_REG_IVEC 0x02F8 macro