Searched refs:RISCV_IOMMU_REG_IVEC_CIV (Results 1 – 2 of 2) sorted by relevance
66 #define RISCV_IOMMU_REG_IVEC_CIV GENMASK_ULL(3, 0) macro
136 g_assert_cmpuint(reg & RISCV_IOMMU_REG_IVEC_CIV, ==, 0x3); in test_iommu_init_queues()