Home
last modified time | relevance | path

Searched refs:restore_IO_APIC_setup (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Dio_apic.h159 extern int restore_IO_APIC_setup(struct IO_APIC_route_entry **ioapic_entries);
207 static inline int restore_IO_APIC_setup(struct IO_APIC_route_entry **ent) in restore_IO_APIC_setup() function
/linux-2.6.39/arch/x86/kernel/apic/
Dapic.c1506 restore_IO_APIC_setup(ioapic_entries); in enable_IR_x2apic()
2158 restore_IO_APIC_setup(ioapic_entries); in lapic_resume()
Dio_apic.c697 int restore_IO_APIC_setup(struct IO_APIC_route_entry **ioapic_entries) in restore_IO_APIC_setup() function