Searched refs:sfmmu_mlspl_held (Results 1 – 1 of 1) sorted by relevance
714 static int sfmmu_mlspl_held(struct page *, int);10546 return (sfmmu_mlspl_held(pp, SFMMU_SPL_MTX)); in sfmmu_page_spl_held()10565 return (sfmmu_mlspl_held(pp, SFMMU_ML_MTX)); in sfmmu_mlist_held()10687 sfmmu_mlspl_held(struct page *pp, int type) in sfmmu_mlspl_held() function