Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dio_apic.h155 extern struct IO_APIC_route_entry **alloc_ioapic_entries(void);
195 static inline struct IO_APIC_route_entry **alloc_ioapic_entries(void) in alloc_ioapic_entries() function
/linux-2.6.39/arch/x86/kernel/apic/
Dapic.c1461 ioapic_entries = alloc_ioapic_entries(); in enable_IR_x2apic()
2099 ioapic_entries = alloc_ioapic_entries(); in lapic_resume()
Dio_apic.c618 struct IO_APIC_route_entry **alloc_ioapic_entries(void) in alloc_ioapic_entries() function