Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Drandomalloc.c52 #define MD_NUM_SLOTS(md) ((md)->virt_addr) macro
84 MD_NUM_SLOTS(md) = slots; in efi_random_alloc()
118 if (target_slot >= MD_NUM_SLOTS(md)) { in efi_random_alloc()
119 target_slot -= MD_NUM_SLOTS(md); in efi_random_alloc()