Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dsun50i-iommu.c76 #define IOMMU_INT_INVALID_L1PG BIT(16) macro
84 #define IOMMU_INT_MASK (IOMMU_INT_INVALID_L1PG | \
962 else if (status & IOMMU_INT_INVALID_L1PG) in sun50i_iommu_irq()