Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dsfmmu.c146 struct as *masp = &mas; in sfmmu_vtop_common() local
152 if (mdb_vread(masp, sizeof (mas), (uintptr_t)asp) == -1) { in sfmmu_vtop_common()
157 hatp = masp->a_hat; in sfmmu_vtop_common()
159 SFMMU_VTOP_DBG_DBG("hatp=%p addr=%p masp=%p\n", hatp, addr, masp); in sfmmu_vtop_common()