Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powermac/
Dbootx_init.c36 static unsigned long __initdata bootx_dt_strend; variable
126 while (s < (char *)bootx_dt_strend) { in bootx_dt_find_string()
217 bootx_dt_strend = *mem_end = *mem_end + l; in bootx_dt_add_string()
379 bootx_dt_strend = mem_end; in bootx_flatten_dt()
390 hdr->dt_strings_size = bootx_dt_strend - bootx_dt_strbase; in bootx_flatten_dt()
482 bootx_dt_strbase = bootx_dt_strend = 0; in bootx_init()