Searched refs:efi_lock (Results 1 – 1 of 1) sorted by relevance
125 static struct mtx efi_lock; variable178 mtx_init(&efi_lock, "efi", NULL, MTX_DEF); in efi_init()276 mtx_destroy(&efi_lock); in efi_uninit()305 mtx_lock(&efi_lock); in efi_enter()310 mtx_unlock(&efi_lock); in efi_enter()333 mtx_unlock(&efi_lock); in efi_leave()