Searched refs:zero_page_mutex (Results 1 – 2 of 2) sorted by relevance
104 static struct mtx zero_page_mutex; variable784 mtx_lock(&zero_page_mutex); in mmu_booke_zero_page_area()791 mtx_unlock(&zero_page_mutex); in mmu_booke_zero_page_area()803 mtx_lock(&zero_page_mutex); in mmu_booke_zero_page()812 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()