HomeSort by: relevance | last modified time | path
    Searched refs:xc_ipi_handler (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/sys/
xcall.h 48 void xc_ipi_handler(void);
  /src/sys/arch/powerpc/pic/
ipi.c 71 xc_ipi_handler();
  /src/sys/arch/hppa/hppa/
ipifuncs.c 49 xc_ipi_handler,
  /src/sys/arch/mips/mips/
ipifuncs.c 149 xc_ipi_handler();
  /src/sys/arch/riscv/riscv/
ipifuncs.c 121 xc_ipi_handler();
  /src/sys/kern/
subr_xcall.c 482 * xc_ipi_handler:
487 xc_ipi_handler(void) function in typeref:typename:void
576 xc_ipi_handler();
583 xc_ipi_handler();
588 xc_ipi_handler();
  /src/sys/arch/vax/vax/
multicpu.c 188 xc_ipi_handler();
  /src/sys/arch/x86/x86/
ipi.c 229 xc_ipi_handler();
  /src/sys/arch/alpha/alpha/
ipifuncs.c 309 xc_ipi_handler();
  /src/sys/arch/xen/x86/
xen_ipi.c 284 xc_ipi_handler();
  /src/sys/arch/sparc64/sparc64/
ipifuncs.c 557 sparc64_generic_xcall(target, (ipi_c_call_func_t)xc_ipi_handler, NULL);
  /src/sys/arch/arm/pic/
pic.c 139 xc_ipi_handler();
  /src/sys/arch/sparc/sparc/
cpu.c 903 XCALL0(xc_ipi_handler, cpuset);
  /src/sys/arch/powerpc/booke/
e500_intr.c 1348 [ilog2(IPI_XCALL)] = xc_ipi_handler,

Completed in 23 milliseconds