Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dsfmmu.c63 static int sfmmu_vtop_impl(uintptr_t, sfmmu_t *, sfmmu_t *, physaddr_t *);
170 ret = sfmmu_vtop_impl(addr, hatp, mhatp, pap); in sfmmu_vtop_common()
176 sfmmu_vtop_impl(uintptr_t addr, sfmmu_t *sfmmup, sfmmu_t *msfmmup, in sfmmu_vtop_impl() function