Home
last modified time | relevance | path

Searched defs:INTR_MPSAFE (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/stand/kshim/
H A Dbsd_kernel.h605 INTR_MPSAFE = 512, /* this interrupt is SMP safe */ global() enumerator
/freebsd-src/sys/sys/
H A Dbus.h277 INTR_MPSAFE = 512, /* this interrupt is SMP safe */ global() enumerator