Home
last modified time | relevance | path

Searched refs:rngs (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
Dprom.c453 unsigned int is_kexec_kdump = 0, rngs; in early_init_dt_scan_drconf_memory() local
485 rngs = 1; in early_init_dt_scan_drconf_memory()
494 rngs = dt_mem_next_cell(dt_root_size_cells, &usm); in early_init_dt_scan_drconf_memory()
495 if (!rngs) /* there are no (base, size) duple */ in early_init_dt_scan_drconf_memory()
512 } while (--rngs); in early_init_dt_scan_drconf_memory()