Searched refs:sfmmu_vtop_dbg (Results 1 – 1 of 1) sorted by relevance
45 #define SFMMU_VTOP_DBG_SYM if (sfmmu_vtop_dbg & SFMMU_VTOP_DBG_SYMBOL) \47 #define SFMMU_VTOP_DBG_VRB if (sfmmu_vtop_dbg & SFMMU_VTOP_DBG_VERBOSE) \49 #define SFMMU_VTOP_DBG_DBG if (sfmmu_vtop_dbg & SFMMU_VTOP_DBG_DEBUG) \68 int sfmmu_vtop_dbg = 0; variable87 sfmmu_vtop_dbg = sfmmu_vtop_dbg_wanted; in sfmmu_vtop()100 if (verbose != 0 && (sfmmu_vtop_dbg & SFMMU_VTOP_DBG_VERBOSE) == 0) { in sfmmu_vtop()101 sfmmu_vtop_dbg |= SFMMU_VTOP_DBG_VERBOSE; in sfmmu_vtop()348 if ((sfmmu_vtop_dbg & SFMMU_VTOP_DBG_DEBUG) == NULL) in sfmmu_vtop_print_hmeblk()474 sfmmu_vtop_dbg = sfmmu_vtop_dbg_wanted; in platform_vtop()