Searched refs:TTE_IS_IE (Results 1 – 3 of 3) sorted by relevance
254 #define TTE_IS_IE(ttep) ((ttep)->tte_ie) macro
300 #define TTE_IS_IE(ttep) ((ttep)->tte_ie) macro
299 attr |= (TTE_IS_IE(ttep)) ? HAT_STRUCTURE_LE : 0; in sfmmu_map_prom_mappings()