Home
last modified time | relevance | path

Searched refs:memseg_list (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dsfmmu.h36 extern int memseg_list(uintptr_t addr, uint_t flags, int argc,
H A Dsfmmu.c391 memseg_list(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in memseg_list() function
H A Dunix.c1596 { "memseg_list", ":", "show memseg list", memseg_list },
/titanic_44/usr/src/cmd/mdb/i86pc/modules/unix/
H A Di86mmu.h54 extern int memseg_list(uintptr_t addr, uint_t flags, int argc,
H A Di86mmu.c76 memseg_list(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in memseg_list() function
H A Dunix.c951 { "memseg_list", ":", "show memseg list", memseg_list },