Searched refs:PIL_PREEMPT (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/sparc64/include/
H A Dintr_machdep.h44 #define PIL_PREEMPT 2 /* preempt idle thread CPU IPI */ macro
H A Dsmp.h66 #define IPI_PREEMPT PIL_PREEMPT
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dmp_machdep.c290 intr_setup(PIL_PREEMPT, cpu_ipi_preempt, -1, NULL, NULL);

Completed in 131 milliseconds