ofw_malloc
(OFphysmem = (struct mem_region *)ofw_malloc(mem_len)) == 0 ||
(OFphysavail = (struct mem_region *)ofw_malloc(avail_len)) == 0 ||
(OFtranslations = ofw_malloc(len + over)) == 0 ||
pNew = ofw_malloc(sizeof(VFREE));
static void *ofw_malloc(vsize_t size);
bootpathv = (char *)ofw_malloc(bp_len);
bootargsv = (char *)ofw_malloc(ba_len);
(OFdmaranges = (struct dma_range *)ofw_malloc(size)) == 0 ||
shark_isa_dma_ranges = ofw_malloc(nOFdmaranges *