Searched refs:PIL_STOP (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/sparc64/include/
H A Dintr_machdep.h53 #define PIL_STOP 13 /* stop CPU IPI */ macro
H A Dsmp.h70 #define IPI_STOP PIL_STOP
71 #define IPI_STOP_HARD PIL_STOP
/freebsd-12-stable/sys/sparc64/sparc64/
H A Dmp_machdep.c291 intr_setup(PIL_STOP, cpu_ipi_stop, -1, NULL, NULL);

Completed in 177 milliseconds