Lines Matching +full:interrupt +full:- +full:present
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /* Copyright (c) 2010-2011, Code Aurora Forum. All rights reserved.
8 #include <linux/interrupt.h>
28 * be present. These mappings are typically determined at design time and are
33 /* Maximum number of context banks that can be present in IOMMU */
37 * struct msm_iommu_dev - a single IOMMU hardware instance
38 * ncb Number of context banks present on this IOMMU HW instance
40 * irq: Interrupt number
64 * struct msm_iommu_ctx_dev - an IOMMU context bank instance
68 * bank, terminated by -1. The MID is a set of signals on the
83 * Interrupt handler for the IOMMU context fault interrupt. Hooking the
84 * interrupt is not supported in the API yet, but this will print an error