Home
last modified time | relevance | path

Searched refs:xc_ipi_handler (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/kern/
H A Dsubr_xcall.c487 xc_ipi_handler(void) in xc_ipi_handler() function
576 xc_ipi_handler(); in xc_highpri()
583 xc_ipi_handler(); in xc_highpri()
588 xc_ipi_handler(); in xc_highpri()
/netbsd-src/sys/sys/
H A Dxcall.h48 void xc_ipi_handler(void);
/netbsd-src/sys/arch/powerpc/pic/
H A Dipi.c71 xc_ipi_handler(); in ipi_intr()
/netbsd-src/sys/arch/riscv/riscv/
H A Dipifuncs.c121 xc_ipi_handler(); in ipi_process()
/netbsd-src/sys/arch/hppa/hppa/
H A Dipifuncs.c49 xc_ipi_handler,
/netbsd-src/sys/arch/mips/mips/
H A Dipifuncs.c149 xc_ipi_handler(); in ipi_process()
/netbsd-src/sys/arch/x86/x86/
H A Dipi.c229 xc_ipi_handler(); in x86_ipi_xcall()
/netbsd-src/sys/arch/vax/vax/
H A Dmulticpu.c188 xc_ipi_handler(); in cpu_handle_ipi()
/netbsd-src/sys/arch/alpha/alpha/
H A Dipifuncs.c309 xc_ipi_handler(); in alpha_ipi_xcall()
/netbsd-src/sys/arch/xen/x86/
H A Dxen_ipi.c284 xc_ipi_handler(); in xen_ipi_xcall()
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dipifuncs.c557 sparc64_generic_xcall(target, (ipi_c_call_func_t)xc_ipi_handler, NULL); in xc_send_ipi()
/netbsd-src/sys/arch/arm/pic/
H A Dpic.c139 xc_ipi_handler(); in pic_ipi_xcall()
/netbsd-src/sys/arch/powerpc/booke/
H A De500_intr.c1348 [ilog2(IPI_XCALL)] = xc_ipi_handler,
/netbsd-src/sys/arch/sparc/sparc/
H A Dcpu.c903 XCALL0(xc_ipi_handler, cpuset); in xc_send_ipi()