Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Dio_apic.c116 static void ioapic_register_sources(struct pic *pic);
133 .pic_register_sources = ioapic_register_sources,
945 ioapic_register_sources(struct pic *pic) in ioapic_register_sources() function