Searched defs:IPI_KPREEMPT (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/powerpc/pic/
H A Dipivar.h56 #define IPI_KPREEMPT 0x0004 macro
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dintr.h68 #define IPI_KPREEMPT 4 /* schedule a kernel preemption */ macro
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/booke/
H A Dintr.h74 #define IPI_KPREEMPT 0x0004 macro
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/powerpc/
H A Dpowerpc_machdep.c448 cpu_send_ipi(cpu_index(ci), IPI_KPREEMPT); local

Completed in 126 milliseconds