Searched defs:irq_alloc_info (Results 1 – 1 of 1) sorted by relevance
67 struct irq_alloc_info { struct68 enum irq_alloc_type type;69 u32 flags;70 const struct cpumask *mask; /* CPU mask for vector allocation */71 union {