Searched refs:new_start (Results 1 – 3 of 3) sorted by relevance
444 unsigned long new_start; in copy_device_tree() local454 new_start = inspect_node(root, 0, mem_start, mem_end, &allnextp); in copy_device_tree()456 return new_start; in copy_device_tree()
1617 unsigned long new_start, new_end; in taint_real_pages() local1619 new_start = sp_banks[n].base_addr; in taint_real_pages()1620 new_end = new_start + sp_banks[n].num_bytes; in taint_real_pages()1622 if (new_start <= old_start && in taint_real_pages()
1838 unsigned long new_start; in copy_device_tree() local1850 new_start = inspect_node(root, 0, mem_start, mem_end, &allnextp); in copy_device_tree()1852 return new_start; in copy_device_tree()