Searched refs:ALPHA_INTR_MPSAFE (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/alpha/include/
H A Dintr.h198 #define ALPHA_INTR_MPSAFE 0x01 macro
/netbsd-current/sys/arch/alpha/pci/
H A Dpci_kn8ae.c223 if (flags & ALPHA_INTR_MPSAFE) {
H A Dpci_machdep.c617 flags |= ALPHA_INTR_MPSAFE;
619 flags &= ~ALPHA_INTR_MPSAFE;
/netbsd-current/sys/arch/alpha/jensenio/
H A Djensenio_intr.c190 if (flags & ALPHA_INTR_MPSAFE)
/netbsd-current/sys/arch/alpha/common/
H A Dshared_intr.c184 if ((flags & ALPHA_INTR_MPSAFE) == 0) {

Completed in 184 milliseconds