HomeSort by: relevance | last modified time | path
    Searched refs:ioapic_level_stubs (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/x86/include/
intr.h 204 extern struct intrstub ioapic_level_stubs[];
  /src/sys/arch/xen/x86/
pintr.c 147 struct intrstub ioapic_level_stubs[MAX_INTR_SOURCES] = {{0,0,0}}; variable in typeref:struct:intrstub[]
  /src/sys/arch/x86/x86/
ioapic.c 303 sc->sc_pic.pic_level_stubs = ioapic_level_stubs;

Completed in 14 milliseconds