Searched refs:SFMMU_VTOP_DBG_DBG (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/mdb/sun4u/modules/unix/ |
H A D | sfmmu.c | 49 #define SFMMU_VTOP_DBG_DBG if (sfmmu_vtop_dbg & SFMMU_VTOP_DBG_DEBUG) \ macro 107 SFMMU_VTOP_DBG_DBG("asnmp=%p asnm=%s\n", asnmp, asnmp); in sfmmu_vtop() 119 SFMMU_VTOP_DBG_DBG("asp=0x%p\n", asp); in sfmmu_vtop() 123 SFMMU_VTOP_DBG_DBG("sfmmu_vtop: call standard vtop\n"); in sfmmu_vtop() 159 SFMMU_VTOP_DBG_DBG("hatp=%p addr=%p masp=%p\n", hatp, addr, masp); in sfmmu_vtop_common() 208 SFMMU_VTOP_DBG_DBG("uhme_hash=%p\t", uhme_hash); in sfmmu_vtop_impl() 210 SFMMU_VTOP_DBG_DBG("uhmehash_num=%lx\n", uhmehash_num); in sfmmu_vtop_impl() 212 SFMMU_VTOP_DBG_DBG("khme_hash=%p\t", khme_hash); in sfmmu_vtop_impl() 214 SFMMU_VTOP_DBG_DBG("khmehash_num=%lx\n", khmehash_num); in sfmmu_vtop_impl() 216 SFMMU_VTOP_DBG_DBG("ksfmmup=%p\n", ksfmmup); in sfmmu_vtop_impl() [all …]
|