Searched refs:RISCV_IOMMU_CAP_VERSION (Results 1 – 4 of 4) sorted by relevance
62 g_assert_cmpuint(cap & RISCV_IOMMU_CAP_VERSION, ==, 0x10); in test_reg_reset()127 g_assert_cmpuint(reg64 & RISCV_IOMMU_CAP_VERSION, ==, 0x10); in test_iommu_init_queues()
38 #define RISCV_IOMMU_CAP_VERSION GENMASK_ULL(7, 0) macro
71 #define RISCV_IOMMU_CAP_VERSION GENMASK_ULL(7, 0) macro
2120 s->cap = s->version & RISCV_IOMMU_CAP_VERSION; in riscv_iommu_realize()