Searched refs:mml_targ (Results 1 – 1 of 1) sorted by relevance
10763 kmutex_t *mml_targ, *mml_repl; in sfmmu_mlist_reloc_enter() local10771 mml_targ = MLIST_HASH(PP_PAGEROOT(targ)); in sfmmu_mlist_reloc_enter()10774 if (mml_targ == mml_repl) { in sfmmu_mlist_reloc_enter()10775 *low = mml_targ; in sfmmu_mlist_reloc_enter()10778 if (mml_targ < mml_repl) { in sfmmu_mlist_reloc_enter()10779 *low = mml_targ; in sfmmu_mlist_reloc_enter()10783 *high = mml_targ; in sfmmu_mlist_reloc_enter()