bootx_dt_strbase   31 arch/powerpc/platforms/powermac/bootx_init.c static unsigned long __initdata bootx_dt_strbase;
bootx_dt_strbase  120 arch/powerpc/platforms/powermac/bootx_init.c 	s = os = (char *)bootx_dt_strbase;
bootx_dt_strbase  373 arch/powerpc/platforms/powermac/bootx_init.c 	bootx_dt_strbase = mem_end;
bootx_dt_strbase  385 arch/powerpc/platforms/powermac/bootx_init.c 	hdr->off_dt_strings = bootx_dt_strbase - mem_start;
bootx_dt_strbase  386 arch/powerpc/platforms/powermac/bootx_init.c 	hdr->dt_strings_size = bootx_dt_strend - bootx_dt_strbase;
bootx_dt_strbase  478 arch/powerpc/platforms/powermac/bootx_init.c 	bootx_dt_strbase = bootx_dt_strend = 0;