Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Driscv-iommu-test.c61 cap = riscv_iommu_read_reg64(r_iommu, RISCV_IOMMU_REG_CAP); in test_reg_reset()
126 reg64 = riscv_iommu_read_reg64(r_iommu, RISCV_IOMMU_REG_CAP); in test_iommu_init_queues()
/openbmc/qemu/tests/qtest/libqos/
H A Driscv-iommu.h37 #define RISCV_IOMMU_REG_CAP 0x0000 macro
/openbmc/qemu/hw/riscv/
H A Driscv-iommu-bits.h70 #define RISCV_IOMMU_REG_CAP 0x0000 macro
H A Driscv-iommu.c2167 stq_le_p(&s->regs_rw[RISCV_IOMMU_REG_CAP], s->cap); in riscv_iommu_realize()