Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Driscv-iommu.h85 #define RISCV_IOMMU_REG_FQT 0x0034 macro
/openbmc/qemu/tests/qtest/
H A Driscv-iommu-test.c172 riscv_iommu_write_reg32(r_iommu, RISCV_IOMMU_REG_FQT, 0); in test_iommu_init_queues()
/openbmc/qemu/hw/riscv/
H A Driscv-iommu-bits.h132 #define RISCV_IOMMU_REG_FQT 0x0034 macro
H A Driscv-iommu.c119 uint32_t tail = riscv_iommu_reg_get32(s, RISCV_IOMMU_REG_FQT) & s->fq_mask; in riscv_iommu_fault()
141 riscv_iommu_reg_set32(s, RISCV_IOMMU_REG_FQT, next); in riscv_iommu_fault()
1738 stl_le_p(&s->regs_rw[RISCV_IOMMU_REG_FQT], 0); in riscv_iommu_process_fq_control()