Searched refs:efi_lock (Results 1 – 1 of 1) sorted by relevance
126 static struct mtx efi_lock; variable187 mtx_init(&efi_lock, "efi", NULL, MTX_DEF); in efi_init()282 mtx_destroy(&efi_lock); in efi_uninit()311 mtx_lock(&efi_lock); in efi_enter()316 mtx_unlock(&efi_lock); in efi_enter()339 mtx_unlock(&efi_lock); in efi_leave()