Home
last modified time | relevance | path

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

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