Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmureg.h170 #define IRQ_CTRL_GERROR_IRQEN (1 << 0) /* Global errors int are enabled. */ macro
H A Dsmmu.c1118 reg = IRQ_CTRL_EVENTQ_IRQEN | IRQ_CTRL_GERROR_IRQEN; in smmu_enable_interrupts()