Searched refs:alloc_ioapic_entries (Results 1 – 3 of 3) sorted by relevance
155 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
1461 ioapic_entries = alloc_ioapic_entries(); in enable_IR_x2apic()2099 ioapic_entries = alloc_ioapic_entries(); in lapic_resume()
618 struct IO_APIC_route_entry **alloc_ioapic_entries(void) in alloc_ioapic_entries() function