Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dhw_irq.h44 struct ioapic_alloc_info { struct
45 int pin;
46 int node;
47 u32 is_level : 1;
48 u32 active_low : 1;
49 u32 valid : 1;