Lines Matching refs:used
55 be used to find the Linux IRQ number from the hwirq number.
68 Which reverse map type should be used depends on the use case. Each
91 hwirq is used as the lookup key for the radix tree.
103 The No Map mapping is to be used when the hwirq number is
118 range of irq_descs allocated for the hwirqs. It is used when the
123 mapping should be used.
132 The legacy map should only be used if fixed IRQ mappings must be
149 used and no descriptor gets allocated it is very important to make sure
191 1) a new field 'parent' is added to struct irq_domain; it's used to
193 2) a new field 'parent_data' is added to struct irq_data; it's used to
195 is used to store irq_domain pointer and hardware irq number.
222 Hierarchy irq_domain may also be used to support other architectures,