Searched refs:mp_chip_data (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/apic/
H A Dio_apic.c93 struct mp_chip_data { struct
355 static int __add_pin_to_irq_node(struct mp_chip_data *data,
378 static void __remove_pin_from_irq(struct mp_chip_data *data, int apic, int pin)
390 static void add_pin_to_irq_node(struct mp_chip_data *data,
400 static void __init replace_pin_at_irq_node(struct mp_chip_data *data, int node,
419 static void io_apic_modify_irq(struct mp_chip_data *data, bool masked,
447 struct mp_chip_data *data = irq_data->chip_data;
455 static void __unmask_ioapic(struct mp_chip_data *data)
462 struct mp_chip_data *data = irq_data->chip_data;
510 static void eoi_ioapic_pin(int vector, struct mp_chip_data *dat
[all...]

Completed in 214 milliseconds