Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/efi/libstub/
Drandom.c70 #define MD_NUM_SLOTS(md) ((md)->virt_addr) macro
105 MD_NUM_SLOTS(md) = slots; in efi_random_alloc()
128 if (target_slot >= MD_NUM_SLOTS(md)) { in efi_random_alloc()
129 target_slot -= MD_NUM_SLOTS(md); in efi_random_alloc()