HomeSort by: relevance | last modified time | path
    Searched defs:alpha_send_ipi (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/alpha/alpha/
ipifuncs.c 131 * alpha_send_ipi happens-before everything after
152 alpha_send_ipi(u_long const cpu_id, u_long const ipimask) function in typeref:typename:void
161 * alpha_send_ipi() have completed before informing
195 alpha_send_ipi(ci->ci_cpuid, ipimask);
216 alpha_send_ipi(ci->ci_cpuid, ipimask);
320 alpha_send_ipi(ci->ci_cpuid, ALPHA_IPI_XCALL);
342 alpha_send_ipi(ci->ci_cpuid, ALPHA_IPI_GENERIC);

Completed in 10 milliseconds