Home
last modified time | relevance | path

Searched refs:RK_MMU_IRQ_PAGE_FAULT (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Drockchip-iommu.c71 #define RK_MMU_IRQ_PAGE_FAULT 0x01 /* page fault */ macro
73 #define RK_MMU_IRQ_MASK (RK_MMU_IRQ_PAGE_FAULT | RK_MMU_IRQ_BUS_ERROR)
752 if (int_status & RK_MMU_IRQ_PAGE_FAULT) { in rk_iommu_irq()

Completed in 4 milliseconds