Searched refs:copy_page_mutex (Results 1 – 1 of 1) sorted by relevance
143 static struct mtx copy_page_mutex; variable1111 mtx_init(©_page_mutex, "mmu_booke_copy_page", NULL, MTX_DEF); in mmu_booke_bootstrap()2207 mtx_lock(©_page_mutex); in mmu_booke_copy_page()2213 mtx_unlock(©_page_mutex); in mmu_booke_copy_page()2224 mtx_lock(©_page_mutex); in mmu_booke_copy_pages()2243 mtx_unlock(©_page_mutex); in mmu_booke_copy_pages()