Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/
Dsun50i-iommu.c74 #define IOMMU_INT_INVALID_L2PG BIT(17) macro
84 IOMMU_INT_INVALID_L2PG | \
882 if (status & IOMMU_INT_INVALID_L2PG) in sun50i_iommu_irq()