Searched refs:xcall_dcmd (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/ |
H A D | xcall.c | 172 xcall_dcmd(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in xcall_dcmd() function
|
H A D | unix.c | 999 extern int xcall_dcmd(uintptr_t, uint_t, int, const mdb_arg_t *); 1027 { "xcall", ":", "print CPU cross-call state", xcall_dcmd, xcall_help },
|