Searched refs:MD_NUM_SLOTS (Results 1 – 1 of 1) sorted by relevance
51 #define MD_NUM_SLOTS(md) ((md)->virt_addr) macro80 MD_NUM_SLOTS(md) = slots; in efi_random_alloc()113 if (target_slot >= MD_NUM_SLOTS(md)) { in efi_random_alloc()114 target_slot -= MD_NUM_SLOTS(md); in efi_random_alloc()
Completed in 3 milliseconds