Searched refs:SFMMU_UNCACHEPTTE (Results 1 – 5 of 5) sorted by relevance
192 (((attr) & SFMMU_UNCACHEPTTE) ? 0: TTE_CP_INT)
235 (((attr) & SFMMU_UNCACHEPTTE) ? 0: TTE_CP_INT)
297 attr |= (TTE_IS_PCACHEABLE(ttep)) ? 0 : SFMMU_UNCACHEPTTE; in sfmmu_map_prom_mappings()320 if (attr & SFMMU_UNCACHEPTTE) { in sfmmu_map_prom_mappings()
78 #define SFMMU_UNCACHEPTTE 0x01000000 /* unencache in physical $ */ macro83 SFMMU_UNCACHEPTTE | SFMMU_UNCACHEVTTE | SFMMU_SIDEFFECT)
2330 attr |= SFMMU_UNCACHEPTTE | HAT_NOSYNC; in hat_devload()5151 attr |= SFMMU_UNCACHEPTTE; in sfmmu_ptov_attr()