Searched refs:SFMMU_VTOP_READSYM (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/mdb/sun4u/modules/unix/ |
H A D | sfmmu.c | 52 #define SFMMU_VTOP_READSYM(dest, synm, where) \ macro 207 SFMMU_VTOP_READSYM(uhme_hash, "uhme_hash", "sfmmu_vtop_impl"); in sfmmu_vtop_impl() 209 SFMMU_VTOP_READSYM(uhmehash_num, "uhmehash_num", "sfmmu_vtop_impl"); in sfmmu_vtop_impl() 211 SFMMU_VTOP_READSYM(khme_hash, "khme_hash", "sfmmu_vtop_impl"); in sfmmu_vtop_impl() 213 SFMMU_VTOP_READSYM(khmehash_num, "khmehash_num", "sfmmu_vtop_impl"); in sfmmu_vtop_impl() 215 SFMMU_VTOP_READSYM(ksfmmup, "ksfmmup", "sfmmu_vtop_impl"); in sfmmu_vtop_impl()
|