Home
last modified time | relevance | path

Searched defs:irq_alloc_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dhw_irq.h81 struct irq_alloc_info { struct
82 enum irq_alloc_type type;
83 u32 flags;
84 const struct cpumask *mask; /* CPU mask for vector allocation */
85 union {