Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dlmb.h47 extern int lmb_is_reserved(struct lmb *lmb, phys_addr_t addr);
/openbmc/u-boot/lib/
H A Dlmb.c407 int lmb_is_reserved(struct lmb *lmb, phys_addr_t addr) in lmb_is_reserved() function