Searched refs:TTE_IS_LOCKED (Results 1 – 7 of 7) sorted by relevance
263 if (TTE_IS_LOCKED(&tte)) { in dtlb_cleanup()
293 ASSERT(!TTE_IS_LOCKED(&tte)); in unmap_prom_mappings()
248 #define TTE_IS_LOCKED(ttep) ((ttep)->tte_lock) macro
293 #define TTE_IS_LOCKED(ttep) ((ttep)->tte_lock) macro
339 if (TTE_IS_LOCKED(ttep) && (va_tag == (uint64_t)textva || in i_cpr_lnb()365 if (!TTE_IS_LOCKED(ttep) && WITHIN_OFW(va_tag)) { in i_cpr_ufw()
292 if (TTE_IS_LOCKED(ttep)) { in sfmmu_map_prom_mappings()
12778 ASSERT(TTE_IS_LOCKED(&tsbinfo->tsb_tte)); in sfmmu_tsbinfo_setup_phys()