Searched refs:IPI_NOMESG (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/powerpc/pic/
H A Dipivar.h53 #define IPI_NOMESG 0x0000 macro
H A Dipi.c67 if (ipi == IPI_NOMESG)
/netbsd-current/sys/arch/powerpc/include/booke/
H A Dintr.h71 #define IPI_NOMESG 0x0000 macro
/netbsd-current/sys/arch/macppc/macppc/
H A Dcpu.c274 cpu_send_ipi(1, IPI_NOMESG);
328 cpu_send_ipi(1, IPI_NOMESG);

Completed in 99 milliseconds