Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/sn/
Dirq_alloc.h5 struct irq_alloc_info { struct
6 void *ctrl;
7 nasid_t nasid;
8 int pin;
/Linux-v5.4/arch/x86/include/asm/
Dhw_irq.h67 struct irq_alloc_info { struct
68 enum irq_alloc_type type;
69 u32 flags;
70 const struct cpumask *mask; /* CPU mask for vector allocation */
71 union {