Searched defs:mhatp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dsfmmu.c149 sfmmu_t *mhatp = &mhat; local
161 if (mdb_vread(mhatp, sizeof (mhat), (uintptr_t)hatp) == -1) {
165 if (mhatp->sfmmu_as != asp) {
170 ret = sfmmu_vtop_impl(addr, hatp, mhatp, pap);

Completed in 58 milliseconds