Searched refs:allocate_addr (Results 1 – 2 of 2) sorted by relevance
120 static void* allocate_addr(int size, int offset_from_aligned = 0) { in allocate_addr() function131 : loc_(allocate_addr(16, offset_from_aligned)) { in MemLoc()
576 static EFI_STATUS allocate_addr(EFI_PHYSICAL_ADDRESS *addr, size_t size) in allocate_addr() function910 status = allocate_addr(&last, irf_size); in handle_ramdisks()