Home
last modified time | relevance | path

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

/external/u-boot/lib/
Dlmb.c12 #define LMB_ALLOC_ANYWHERE 0 macro
256 return lmb_alloc_base(lmb, size, align, LMB_ALLOC_ANYWHERE); in lmb_alloc()
294 if (max_addr == LMB_ALLOC_ANYWHERE) in __lmb_alloc_base()