Searched defs:F_INT_TRANSLATION_FAULT (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/iommu/ | ||
H A D | mtk_iommu_v1.c | 49 #define F_INT_TRANSLATION_FAULT BIT(0) macro |
H A D | mtk_iommu.c | 83 #define F_INT_TRANSLATION_FAULT (BIT(0) | BIT(7)) macro |