Searched refs:TSB_FORCEALLOC (Results 1 – 1 of 1) sorted by relevance
364 #define TSB_FORCEALLOC 0x02 macro11623 hatlockp, TSB_SWAPIN | TSB_FORCEALLOC); in sfmmu_tsb_swapin()12816 if (flags & (TSB_FORCEALLOC | TSB_SWAPIN | TSB_GROW | TSB_SHRINK)) in sfmmu_init_tsbinfo()12819 ASSERT((flags & TSB_FORCEALLOC) == 0 || tsbcode == TSB_MIN_SZCODE); in sfmmu_init_tsbinfo()12848 if (tsb_alloc_mtbf && ((flags & TSB_FORCEALLOC) == 0) && in sfmmu_init_tsbinfo()12862 if ((flags & TSB_FORCEALLOC) == 0) in sfmmu_init_tsbinfo()12903 } else if (lowmem || (flags & TSB_FORCEALLOC) || tsb_forceheap) { in sfmmu_init_tsbinfo()12905 } else if (lowmem || (flags & TSB_FORCEALLOC)) { in sfmmu_init_tsbinfo()