Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h266 #define TSB_SHAREDCTX 0x8 macro
H A Dhat_sfmmu.c839 ASSERT(((tsbinfop)->tsb_flags & TSB_SHAREDCTX) || \
12743 if (!(tsbinfop->tsb_flags & TSB_SHAREDCTX)) { in sfmmu_tsb_pre_relocator()
14794 scsfmmup->sfmmu_tsb->tsb_flags |= TSB_SHAREDCTX; in sfmmu_alloc_scd_tsbs()
14813 newtsb->tsb_flags |= TSB_SHAREDCTX; in sfmmu_alloc_scd_tsbs()