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

  /src/sys/arch/sparc/sparc/
cpu.c 68 #include <sys/xcall.h>
351 "xcall std",
352 "xcall fast",
723 xcall(xcall_func_t func, xcall_trap_t trap, int arg0, int arg1, int arg2, function in typeref:typename:void
750 * to xcall() at the same time, and the thread that loses the
765 * Warn about xcall at high IPL.
774 printf_nolog("%d: xcall %p at lvl %u from 0x%x\n",
833 "xcall(cpu%d,%p) from %p: couldn't ping cpus:",
889 * MD support for MI xcall(9) interface.
2316 * Dump CPU xcall from ddb
    [all...]
cpu.c 68 #include <sys/xcall.h>
351 "xcall std",
352 "xcall fast",
723 xcall(xcall_func_t func, xcall_trap_t trap, int arg0, int arg1, int arg2, function in typeref:typename:void
750 * to xcall() at the same time, and the thread that loses the
765 * Warn about xcall at high IPL.
774 printf_nolog("%d: xcall %p at lvl %u from 0x%x\n",
833 "xcall(cpu%d,%p) from %p: couldn't ping cpus:",
889 * MD support for MI xcall(9) interface.
2316 * Dump CPU xcall from ddb
    [all...]

Completed in 24 milliseconds