bootx_dt_strend 32 arch/powerpc/platforms/powermac/bootx_init.c static unsigned long __initdata bootx_dt_strend; bootx_dt_strend 122 arch/powerpc/platforms/powermac/bootx_init.c while (s < (char *)bootx_dt_strend) { bootx_dt_strend 213 arch/powerpc/platforms/powermac/bootx_init.c bootx_dt_strend = *mem_end = *mem_end + l; bootx_dt_strend 375 arch/powerpc/platforms/powermac/bootx_init.c bootx_dt_strend = mem_end; bootx_dt_strend 386 arch/powerpc/platforms/powermac/bootx_init.c hdr->dt_strings_size = bootx_dt_strend - bootx_dt_strbase; bootx_dt_strend 478 arch/powerpc/platforms/powermac/bootx_init.c bootx_dt_strbase = bootx_dt_strend = 0;