CI_IPI_DDB
int ipi = ci->ci_ipi & (CI_IPI_DDB | CI_IPI_NOTIFY);
if (ipi & CI_IPI_DDB) {
m88k_broadcast_ipi(CI_IPI_DDB); /* pause other processors */