Searched refs:TTE_IS_SIDEFFECT (Results 1 – 4 of 4) sorted by relevance
249 #define TTE_IS_SIDEFFECT(ttep) ((ttep)->tte_se) macro
295 #define TTE_IS_SIDEFFECT(ttep) ((ttep)->tte_se) macro
298 attr |= (TTE_IS_SIDEFFECT(ttep)) ? SFMMU_SIDEFFECT : 0; in sfmmu_map_prom_mappings()
5213 if (TTE_IS_SIDEFFECT(ttep)) { in sfmmu_ptov_attr()