Searched refs:lmb_alloc (Results 1 – 8 of 8) sorted by relevance
255 phys_addr_t lmb_alloc(struct lmb *lmb, phys_size_t size, ulong align) in lmb_alloc() function
37 extern phys_addr_t lmb_alloc(struct lmb *lmb, phys_size_t size, ulong align);
286 (void *)(ulong) lmb_alloc(lmb, of_len, 0x1000); in boot_relocate_fdt()
1193 *initrd_start = (ulong)lmb_alloc(lmb, rd_len, in boot_ramdisk_high()