Searched refs:sfmmu_cache_flush (Results 1 – 3 of 3) sorted by relevance
36 extern void sfmmu_cache_flush(pfn_t, int);
1667 sfmmu_cache_flush(pp->p_pagenum, PP_GET_VCOLOR(pp)); in sfmmu_kpm_vac_conflict()1717 sfmmu_cache_flush(pp->p_pagenum, PP_GET_VCOLOR(pp)); in sfmmu_kpm_vac_conflict()
486 void sfmmu_cache_flush(pfn_t, int);9104 sfmmu_cache_flush(pp->p_pagenum, PP_GET_VCOLOR(pp)); in sfmmu_vac_conflict()9190 sfmmu_cache_flush(pp->p_pagenum, PP_GET_VCOLOR(pp)); in sfmmu_vac_conflict()9518 sfmmu_cache_flush(pfn, addr_to_vcolor(vaddr)); in sfmmu_page_cache()12495 sfmmu_cache_flush(pfn_t pfnum, int vcolor) in sfmmu_cache_flush() function