Searched refs:panthor_mmu_irq_handler (Results 1 – 1 of 1) sorted by relevance
605 static void panthor_mmu_irq_handler(struct panthor_device *ptdev, u32 status);606 PANTHOR_IRQ_HANDLER(mmu, panthor_mmu_irq_handler);1862 static void panthor_mmu_irq_handler(struct panthor_device *ptdev, u32 status) in panthor_mmu_irq_handler() function