Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/kernel/apic/
Dio_apic.c93 struct mp_chip_data { struct
94 struct list_head irq_2_pin;
95 struct IO_APIC_route_entry entry;
96 bool is_level;
97 bool active_low;
98 bool isa_irq;
99 u32 count;
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
Dio_apic.c91 struct mp_chip_data { struct
92 struct list_head irq_2_pin;
93 struct IO_APIC_route_entry entry;
94 int trigger;
95 int polarity;
96 u32 count;
97 bool isa_irq;