Searched defs:pending_ipis (Results 1 – 2 of 2) sorted by relevance
118 u_long pending_ipis, bit; in alpha_ipi_process() local
1367 for (u_int ipi = 31; pending_ipis != 0; ipi--, pending_ipis <<= 1) { in e500_ipi_intr() local