Searched refs:bootx_dt_strbase (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/powermac/
H A Dbootx_init.c35 static unsigned long __initdata bootx_dt_strbase; variable
123 s = os = (char *)bootx_dt_strbase; bootx_dt_find_string()
376 bootx_dt_strbase = mem_end; bootx_flatten_dt()
388 hdr->off_dt_strings = bootx_dt_strbase - mem_start; bootx_flatten_dt()
389 hdr->dt_strings_size = bootx_dt_strend - bootx_dt_strbase; bootx_flatten_dt()
481 bootx_dt_strbase = bootx_dt_strend = 0; bootx_init()

Completed in 114 milliseconds