Searched refs:mml_targ (Results 1 – 1 of 1) sorted by relevance
10765 kmutex_t *mml_targ, *mml_repl; in sfmmu_mlist_reloc_enter() local10773 mml_targ = MLIST_HASH(PP_PAGEROOT(targ)); in sfmmu_mlist_reloc_enter()10776 if (mml_targ == mml_repl) { in sfmmu_mlist_reloc_enter()10777 *low = mml_targ; in sfmmu_mlist_reloc_enter()10780 if (mml_targ < mml_repl) { in sfmmu_mlist_reloc_enter()10781 *low = mml_targ; in sfmmu_mlist_reloc_enter()10785 *high = mml_targ; in sfmmu_mlist_reloc_enter()