Searched refs:memseg_list (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/mdb/sun4u/modules/unix/ |
H A D | sfmmu.h | 36 extern int memseg_list(uintptr_t addr, uint_t flags, int argc,
|
H A D | sfmmu.c | 391 memseg_list(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in memseg_list() function
|
H A D | unix.c | 1596 { "memseg_list", ":", "show memseg list", memseg_list },
|
/titanic_41/usr/src/cmd/mdb/i86pc/modules/unix/ |
H A D | i86mmu.h | 54 extern int memseg_list(uintptr_t addr, uint_t flags, int argc,
|
H A D | i86mmu.c | 76 memseg_list(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in memseg_list() function
|
H A D | unix.c | 951 { "memseg_list", ":", "show memseg list", memseg_list },
|