Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dmtk_iommu.c113 #define F_MMU_INT_ID_LARB_ID(a) (((a) >> 7) & 0x7) macro
502 fault_larb = F_MMU_INT_ID_LARB_ID(regval); in mtk_iommu_isr()