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

/freebsd-10.3-release/sys/sparc64/include/
H A Dintr_machdep.h48 #define PIL_HARDCLOCK 6 /* hardclock broadcast */ macro
H A Dsmp.h67 #define IPI_HARDCLOCK PIL_HARDCLOCK
/freebsd-10.3-release/sys/sparc64/sparc64/
H A Dmp_machdep.c291 intr_setup(PIL_HARDCLOCK, cpu_ipi_hardclock, -1, NULL, NULL);

Completed in 111 milliseconds