Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dio_apic.h150 extern int native_setup_ioapic_entry(int, struct IO_APIC_route_entry *,
280 #define native_setup_ioapic_entry NULL macro
/linux-4.1.27/arch/x86/kernel/
Dx86_init.c151 .setup_entry = native_setup_ioapic_entry,
/linux-4.1.27/arch/x86/kernel/apic/
Dio_apic.c1216 int native_setup_ioapic_entry(int irq, struct IO_APIC_route_entry *entry, in native_setup_ioapic_entry() function