Searched refs:lmb_is_reserved (Results 1 - 2 of 2) sorted by path

/u-boot/include/
H A Dlmb.h121 * lmb_is_reserved() - test if address is in reserved region
129 int lmb_is_reserved(struct lmb *lmb, phys_addr_t addr);
/u-boot/lib/
H A Dlmb.c568 int lmb_is_reserved(struct lmb *lmb, phys_addr_t addr) function

Completed in 119 milliseconds