Searched refs:irq_alloc_desc (Results 1 – 4 of 4) sorted by relevance
227 irq = irq_alloc_desc(numa_node_id()); in intc_subgroup_map()
25 The irq_alloc_desc*() and irq_free_desc*() APIs provide allocation of31 top of the irq_alloc_desc*() API. An irq_domain to manage mapping is
693 #define irq_alloc_desc(node) \ macro
414 irq = irq_alloc_desc(0); /* Alloc irq on node 0 */ in arch_setup_msi_irqs()