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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dprom_init.c167 static unsigned long __initdata dt_struct_start, dt_struct_end; variable
2043 RELOC(dt_struct_end) = PAGE_ALIGN(mem_start);
2048 hdr->totalsize = RELOC(dt_struct_end) - RELOC(dt_header_start);
2078 RELOC(dt_struct_start), RELOC(dt_struct_end));

Completed in 60 milliseconds