Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dio_apic.h140 extern int restore_ioapic_entries(void);
201 static inline int restore_ioapic_entries(void) in restore_ioapic_entries() function
/linux/arch/x86/kernel/apic/
H A Dio_apic.c600 int restore_ioapic_entries(void) in restore_ioapic_entries() function
2318 restore_ioapic_entries(); in ioapic_resume()
H A Dapic.c1923 restore_ioapic_entries(); in enable_IR_x2apic()