Searched refs:dt_mem_next_cell (Results 1 – 3 of 3) sorted by relevance
429 memblock_size = dt_mem_next_cell(dt_root_size_cells, &ls); in early_init_dt_scan_drconf_memory()446 base = dt_mem_next_cell(dt_root_addr_cells, &dm); in early_init_dt_scan_drconf_memory()464 rngs = dt_mem_next_cell(dt_root_size_cells, &usm); in early_init_dt_scan_drconf_memory()470 base = dt_mem_next_cell(dt_root_addr_cells, in early_init_dt_scan_drconf_memory()472 size = dt_mem_next_cell(dt_root_size_cells, in early_init_dt_scan_drconf_memory()
101 extern u64 dt_mem_next_cell(int s, __be32 **cellp);
608 u64 __init dt_mem_next_cell(int s, __be32 **cellp) in dt_mem_next_cell() function651 base = dt_mem_next_cell(dt_root_addr_cells, ®); in early_init_dt_scan_memory()652 size = dt_mem_next_cell(dt_root_size_cells, ®); in early_init_dt_scan_memory()