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

/linux-master/arch/x86/kernel/apic/
H A Dvector.c26 struct apic_chip_data { struct
89 static struct apic_chip_data *apic_chip_data(struct irq_data *irqd) function
102 struct apic_chip_data *apicd = apic_chip_data(irqd);
113 static struct apic_chip_data *alloc_apic_chip_data(int node)
115 struct apic_chip_data *apicd;
123 static void free_apic_chip_data(struct apic_chip_data *apicd)
131 struct apic_chip_data *apicd = apic_chip_data(irq
[all...]

Completed in 114 milliseconds