HomeSort by: relevance | last modified time | path
    Searched defs:ioapic_unlock (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x86/x86/
ioapic.c 131 ioapic_unlock(struct ioapic_softc *sc, u_long flags) function in typeref:typename:void
168 ioapic_unlock(sc, flags);
179 ioapic_unlock(sc, flags);
516 ioapic_unlock(sc, flags);
542 ioapic_unlock(sc, flags);
557 ioapic_unlock(sc, flags);
ioapic.c 131 ioapic_unlock(struct ioapic_softc *sc, u_long flags) function in typeref:typename:void
168 ioapic_unlock(sc, flags);
179 ioapic_unlock(sc, flags);
516 ioapic_unlock(sc, flags);
542 ioapic_unlock(sc, flags);
557 ioapic_unlock(sc, flags);

Completed in 88 milliseconds