Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/
H A Dlmb.su
H A Dsysmem.c521 if (lmb_free(&sysmem->lmb, paddr, alloc_size) < 0) in sysmem_alloc_align_base()
650 ret = lmb_free(&sysmem->lmb, paddr, size); in sysmem_alloc_temporary_mem()
686 ret = lmb_free(&sysmem->lmb, mem->base, mem->size); in sysmem_free()
H A Dlmb.c183 long lmb_free(struct lmb *lmb, phys_addr_t base, phys_size_t size) in lmb_free() function
/OK3568_Linux_fs/u-boot/include/
H A Dlmb.h43 extern long lmb_free(struct lmb *lmb, phys_addr_t base, phys_size_t size);
/OK3568_Linux_fs/u-boot/common/
H A Dimage-fdt.c641 lmb_free(lmb, (phys_addr_t)(u32)(uintptr_t)blob, in image_setup_libfdt()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map