Searched refs:asz (Results 1 – 2 of 2) sorted by relevance
230 int asz, msz; in ofw_mem_regions() local234 asz = msz = 0; in ofw_mem_regions()250 &availp[asz]); in ofw_mem_regions()252 res = parse_ofw_memory(phandle, "reg", &availp[asz]); in ofw_mem_regions()253 asz += res/sizeof(struct mem_region); in ofw_mem_regions()257 *availsz = asz; in ofw_mem_regions()
161 parse_drconf_memory(int *msz, int *asz, struct mem_region *ofmem, in parse_drconf_memory() argument171 lasz = *asz; in parse_drconf_memory()232 *asz = lasz; in parse_drconf_memory()