Home
last modified time | relevance | path

Searched refs:ptmap_dcmd (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/
H A Di86mmu.h47 extern int ptmap_dcmd(uintptr_t addr, uint_t flags, int argc,
H A Dunix.c1015 ptmap_dcmd, ptmap_help },
H A Di86mmu.c1039 ptmap_dcmd(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in ptmap_dcmd() function