Searched refs:copy_page_mutex (Results 1 – 2 of 2) sorted by relevance
107 static struct mtx copy_page_mutex; variable833 mtx_lock(©_page_mutex); in mmu_booke_copy_page()841 mtx_unlock(©_page_mutex); in mmu_booke_copy_page()852 mtx_lock(©_page_mutex); in mmu_booke_copy_pages()871 mtx_unlock(©_page_mutex); in mmu_booke_copy_pages()
176 static struct mtx copy_page_mutex; variable744 mtx_init(©_page_mutex, "mmu_booke_copy_page", NULL, MTX_DEF); in mmu_booke_bootstrap()