Searched refs:zero_page_mutex (Results 1 – 2 of 2) sorted by relevance
102 static struct mtx zero_page_mutex; variable790 mtx_lock(&zero_page_mutex); in mmu_booke_zero_page_area()797 mtx_unlock(&zero_page_mutex); in mmu_booke_zero_page_area()809 mtx_lock(&zero_page_mutex); in mmu_booke_zero_page()817 mtx_unlock(&zero_page_mutex); in mmu_booke_zero_page()
171 static struct mtx zero_page_mutex; variable743 mtx_init(&zero_page_mutex, "mmu_booke_zero_page", NULL, MTX_DEF); in mmu_booke_bootstrap()