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

  /src/sys/arch/x86/x86/
ipi.c 100 x86_send_ipi(struct cpu_info *ci, int ipimask) function in typeref:typename:int
247 x86_send_ipi(ci, X86_IPI_XCALL);
262 x86_send_ipi(ci, X86_IPI_GENERIC);
272 x86_send_ipi(struct cpu_info *ci, int ipimask) function in typeref:typename:int

Completed in 12 milliseconds