Home
last modified time | relevance | path

Searched refs:total_mirrored_slots (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/firmware/efi/libstub/
Drandomalloc.c62 unsigned long total_mirrored_slots = 0; in efi_random_alloc() local
85 total_mirrored_slots += slots; in efi_random_alloc()
89 if (total_mirrored_slots > 0) in efi_random_alloc()
90 total_slots = total_mirrored_slots; in efi_random_alloc()
112 if (total_mirrored_slots > 0 && in efi_random_alloc()