Searched refs:TTE_IS_VCACHEABLE (Results 1 – 4 of 4) sorted by relevance
278 #define TTE_IS_VCACHEABLE(ttep) ((ttep)->tte_cv) macro
323 #define TTE_IS_VCACHEABLE(ttep) ((ttep)->tte_cv) macro
296 attr |= (TTE_IS_VCACHEABLE(ttep)) ? 0 : SFMMU_UNCACHEVTTE; in sfmmu_map_prom_mappings()
5147 if (!TTE_IS_VCACHEABLE(ttep)) { in sfmmu_ptov_attr()