Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dlmb.c12 #define LMB_ALLOC_ANYWHERE 0 macro
292 return lmb_alloc_base(lmb, size, align, LMB_ALLOC_ANYWHERE); in lmb_alloc()
325 if (max_addr == LMB_ALLOC_ANYWHERE) in __lmb_alloc_base()