Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_memory.c310 uint64_t curmax = min(max_addr, desc_end); in efi_find_free_memory() local
311 uint64_t ret = curmax - len; in efi_find_free_memory()