Searched refs:sfmmu_mlspl_held (Results 1 – 1 of 1) sorted by relevance
715 static int sfmmu_mlspl_held(struct page *, int);10361 return (sfmmu_mlspl_held(pp, SFMMU_SPL_MTX)); in sfmmu_page_spl_held()10380 return (sfmmu_mlspl_held(pp, SFMMU_ML_MTX)); in sfmmu_mlist_held()10502 sfmmu_mlspl_held(struct page *pp, int type) in sfmmu_mlspl_held() function