Searched refs:zero_page_mutex (Results 1 – 2 of 2) sorted by relevance
102 static struct mtx zero_page_mutex; variable791 mtx_lock(&zero_page_mutex); in mmu_booke_zero_page_area()798 mtx_unlock(&zero_page_mutex); in mmu_booke_zero_page_area()810 mtx_lock(&zero_page_mutex); in mmu_booke_zero_page()819 mtx_unlock(&zero_page_mutex); in mmu_booke_zero_page()
170 static struct mtx zero_page_mutex; variable743 mtx_init(&zero_page_mutex, "mmu_booke_zero_page", NULL, MTX_DEF); in mmu_booke_bootstrap()