Searched refs:TTE_IS_PCACHEABLE (Results 1 – 4 of 4) sorted by relevance
281 #define TTE_IS_PCACHEABLE(ttep) ((ttep)->tte_cp) macro
326 #define TTE_IS_PCACHEABLE(ttep) ((ttep)->tte_cp) macro
297 attr |= (TTE_IS_PCACHEABLE(ttep)) ? 0 : SFMMU_UNCACHEPTTE; in sfmmu_map_prom_mappings()
3095 !TTE_IS_PCACHEABLE(ttep) && !sfmmu_allow_nc_trans) in sfmmu_tteload_addentry()5219 if (!TTE_IS_PCACHEABLE(ttep)) { in sfmmu_ptov_attr()