subr_xcall.c | 190 * Encode an IPL to a form that can be embedded into flags of xc_broadcast 219 * Extract an XC_IPL from flags of xc_broadcast or xc_unicast. 252 * xc_broadcast: 257 xc_broadcast(unsigned int flags, xcfunc_t func, void *arg1, void *arg2) function in typeref:typename:uint64_t 304 where = xc_broadcast(flags, xc_nop, NULL, NULL);
|