sfmmu_cache_flush
void sfmmu_cache_flush(pfn_t, int);
sfmmu_cache_flush(pp->p_pagenum, PP_GET_VCOLOR(pp));
sfmmu_cache_flush(pp->p_pagenum, PP_GET_VCOLOR(pp));
sfmmu_cache_flush(pfn, addr_to_vcolor(vaddr));
extern void sfmmu_cache_flush(pfn_t, int);
sfmmu_cache_flush(pp->p_pagenum, PP_GET_VCOLOR(pp));
sfmmu_cache_flush(pp->p_pagenum, PP_GET_VCOLOR(pp));