Searched refs:TTE_IS_VALID (Results 1 – 5 of 5) sorted by relevance
3130 remap = TTE_IS_VALID(&tteold); in sfmmu_tteload_addentry()3230 ASSERT(TTE_IS_VALID(&sfhme->hme_tte)); in sfmmu_tteload_addentry()3232 if (!TTE_IS_VALID(&tteold)) { in sfmmu_tteload_addentry()4105 if (TTE_IS_VALID(&tteold)) { in sfmmu_hblk_unlock()4365 if (!TTE_IS_VALID(&tte)) { in hat_add_callback()4571 if (!TTE_IS_VALID(&tte)) { in hat_delete_callback()4773 ASSERT(TTE_IS_VALID(&tte)); in hat_getpagesize()4791 if (TTE_IS_VALID(&tte)) { in hat_getattr()4974 if (TTE_IS_VALID(&tte)) { in sfmmu_hblk_chgattr()5125 ASSERT(TTE_IS_VALID(ttep)); in sfmmu_ptov_attr()[all …]
241 #define TTE_IS_VALID(ttep) ((ttep)->tte_inthi < 0) macro
286 #define TTE_IS_VALID(ttep) ((ttep)->tte_inthi < 0) macro
317 if (va_tag && TTE_IS_VALID(&tte)) in i_cpr_scan_tlb()
1689 ASSERT(TTE_IS_VALID(&tte)); in sfmmu_kpm_vac_conflict()