Searched refs:TTE_SET_VCACHEABLE (Results 1 – 3 of 3) sorted by relevance
279 #define TTE_SET_VCACHEABLE(ttep) ((ttep)->tte_cv = 1) macro
324 #define TTE_SET_VCACHEABLE(ttep) ((ttep)->tte_cv = 1) macro
9490 TTE_SET_VCACHEABLE(&ttemod); in sfmmu_page_cache()