Searched refs:TTE_IS_GLOBAL (Results 1 – 3 of 3) sorted by relevance
294 #define TTE_IS_GLOBAL(ttep) ((ttep)->tte_glb) macro
280 #if defined(TTE_IS_GLOBAL) in sfmmu_map_prom_mappings()281 if (TTE_IS_GLOBAL(ttep)) { in sfmmu_map_prom_mappings()
3058 #if defined(TTE_IS_GLOBAL) in sfmmu_tteload_addentry()3059 if (TTE_IS_GLOBAL(ttep)) in sfmmu_tteload_addentry()