Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Driscv-iommu-test.c18 static uint32_t riscv_iommu_read_reg32(QRISCVIOMMU *r_iommu, int reg_offset) in riscv_iommu_read_reg32() function
64 reg = riscv_iommu_read_reg32(r_iommu, RISCV_IOMMU_REG_CQCSR); in test_reg_reset()
70 reg = riscv_iommu_read_reg32(r_iommu, RISCV_IOMMU_REG_FQCSR); in test_reg_reset()
76 reg = riscv_iommu_read_reg32(r_iommu, RISCV_IOMMU_REG_PQCSR); in test_reg_reset()
82 reg = riscv_iommu_read_reg32(r_iommu, RISCV_IOMMU_REG_DDTP); in test_reg_reset()
87 reg = riscv_iommu_read_reg32(r_iommu, RISCV_IOMMU_REG_IPSR); in test_reg_reset()
106 reg = riscv_iommu_read_reg32(r_iommu, queue_csr); in qtest_wait_for_queue_active()
135 reg = riscv_iommu_read_reg32(r_iommu, RISCV_IOMMU_REG_IVEC); in test_iommu_init_queues()
153 reg = riscv_iommu_read_reg32(r_iommu, RISCV_IOMMU_REG_CQCSR); in test_iommu_init_queues()
174 reg = riscv_iommu_read_reg32(r_iommu, RISCV_IOMMU_REG_FQCSR); in test_iommu_init_queues()
[all …]