Searched refs:RISCV_IOMMU_PQCSR_PIE (Results 1 – 4 of 4) sorted by relevance
59 #define RISCV_IOMMU_PQCSR_PIE RISCV_IOMMU_QUEUE_INTR_ENABLE macro
78 g_assert_cmpuint(reg & RISCV_IOMMU_PQCSR_PIE, ==, 0); in test_reg_reset()
168 #define RISCV_IOMMU_PQCSR_PIE RISCV_IOMMU_QUEUE_INTR_ENABLE macro
181 if (ctrl & RISCV_IOMMU_PQCSR_PIE) { in riscv_iommu_pri()1890 if (pqcsr & RISCV_IOMMU_PQCSR_PIE && in riscv_iommu_update_ipsr()