Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
Dbootx_init.c31 static unsigned long __initdata bootx_dt_strbase; variable
120 s = os = (char *)bootx_dt_strbase; in bootx_dt_find_string()
373 bootx_dt_strbase = mem_end; in bootx_flatten_dt()
385 hdr->off_dt_strings = bootx_dt_strbase - mem_start; in bootx_flatten_dt()
386 hdr->dt_strings_size = bootx_dt_strend - bootx_dt_strbase; in bootx_flatten_dt()
478 bootx_dt_strbase = bootx_dt_strend = 0; in bootx_init()