Home
last modified time | relevance | path

Searched refs:TTE_IS_VALID (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c3159 remap = TTE_IS_VALID(&tteold); in sfmmu_tteload_addentry()
3259 ASSERT(TTE_IS_VALID(&sfhme->hme_tte)); in sfmmu_tteload_addentry()
3261 if (!TTE_IS_VALID(&tteold)) { in sfmmu_tteload_addentry()
4136 if (TTE_IS_VALID(&tteold)) { in sfmmu_hblk_unlock()
4396 if (!TTE_IS_VALID(&tte)) { in hat_add_callback()
4601 if (!TTE_IS_VALID(&tte)) { in hat_delete_callback()
4804 ASSERT(TTE_IS_VALID(&tte)); in hat_getpagesize()
4824 if (TTE_IS_VALID(&tte)) { in hat_getattr()
5043 if (TTE_IS_VALID(&tte)) { in sfmmu_hblk_chgattr()
5194 ASSERT(TTE_IS_VALID(ttep)); in sfmmu_ptov_attr()
[all …]
/titanic_41/usr/src/uts/sun4v/sys/
H A Dpte.h241 #define TTE_IS_VALID(ttep) ((ttep)->tte_inthi < 0) macro
/titanic_41/usr/src/uts/sun4u/sys/
H A Dpte.h286 #define TTE_IS_VALID(ttep) ((ttep)->tte_inthi < 0) macro
/titanic_41/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dsfmmu.c322 if (TTE_IS_VALID(&tte)) { in sfmmu_vtop_impl()
/titanic_41/usr/src/uts/sun4u/os/
H A Dcpr_impl.c317 if (va_tag && TTE_IS_VALID(&tte)) in i_cpr_scan_tlb()
/titanic_41/usr/src/uts/sun4u/vm/
H A Dmach_kpm.c1691 ASSERT(TTE_IS_VALID(&tte)); in sfmmu_kpm_vac_conflict()
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c3352 ASSERT(TTE_IS_VALID(tte) && TTE_IS_8K(tte) && in drmach_copy_rename_init()
5347 ASSERT(TTE_IS_VALID(&drmach_cpu_sram_tte[cpuid]) && in drmach_cpu_dispose()
5492 ASSERT(TTE_IS_VALID(tte) && TTE_IS_8K(tte) && TTE_IS_PRIVILEGED(tte) && in drmach_cpu_stop_self()