Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Driscv-iommu.h67 #define RISCV_IOMMU_REG_IVEC_FIV GENMASK_ULL(7, 4) macro
/openbmc/qemu/tests/qtest/
H A Driscv-iommu-test.c137 g_assert_cmpuint(reg & RISCV_IOMMU_REG_IVEC_FIV, ==, 0x30); in test_iommu_init_queues()