Searched refs:RISCV_IOMMU_PQCSR_PQON (Results 1 – 4 of 4) sorted by relevance
60 #define RISCV_IOMMU_PQCSR_PQON RISCV_IOMMU_QUEUE_ACTIVE macro
79 g_assert_cmpuint(reg & RISCV_IOMMU_PQCSR_PQON, ==, 0); in test_reg_reset()
171 #define RISCV_IOMMU_PQCSR_PQON RISCV_IOMMU_QUEUE_ACTIVE macro
162 if (!(ctrl & RISCV_IOMMU_PQCSR_PQON) || in riscv_iommu_pri()1760 bool active = !!(ctrl_set & RISCV_IOMMU_PQCSR_PQON); in riscv_iommu_process_pq_control()1769 ctrl_set = RISCV_IOMMU_PQCSR_PQON; in riscv_iommu_process_pq_control()1775 ctrl_clr = RISCV_IOMMU_PQCSR_BUSY | RISCV_IOMMU_PQCSR_PQON; in riscv_iommu_process_pq_control()2189 stl_le_p(&s->regs_ro[RISCV_IOMMU_REG_PQCSR], RISCV_IOMMU_PQCSR_PQON | in riscv_iommu_realize()