Searched refs:native_eoi_ioapic_pin (Results 1 – 3 of 3) sorted by relevance
155 extern void native_eoi_ioapic_pin(int apic, int pin, int vector);281 #define native_eoi_ioapic_pin NULL macro
152 .eoi_ioapic_pin = native_eoi_ioapic_pin,
542 void native_eoi_ioapic_pin(int apic, int pin, int vector) in native_eoi_ioapic_pin() function