Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dhw_irq.h47 struct ioapic_alloc_info { struct
48 int pin;
49 int node;
50 u32 trigger : 1;
51 u32 polarity : 1;
52 u32 valid : 1;
53 struct IO_APIC_route_entry *entry;
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dhw_irq.h46 struct ioapic_alloc_info { struct
47 int pin;
48 int node;
49 u32 is_level : 1;
50 u32 active_low : 1;
51 u32 valid : 1;