Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/alpha/alpha/
Dipifuncs.c65 const ipifunc_t ipifuncs[ALPHA_NIPIS] = {
84 for (bit = 0; bit < ALPHA_NIPIS; bit++) { in alpha_ipi_process()
/openbsd/src/sys/arch/alpha/include/
Dintr.h204 #define ALPHA_NIPIS 7 /* must not exceed 64 */ macro