Searched refs:curmax (Results 1 – 1 of 1) sorted by relevance
252 uint64_t curmax = min(max_addr, desc_end); in efi_find_free_memory() local253 uint64_t ret = curmax - len; in efi_find_free_memory()