Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Dsmmureg.h167 #define IRQ_CTRL_PRIQ_IRQEN (1 << 1) /* PRI queue interrupts are enabled.*/ macro
H A Dsmmu.c1144 reg |= IRQ_CTRL_PRIQ_IRQEN; in smmu_enable_interrupts()