Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dprom_init.c159 static unsigned long __initdata dt_struct_start, dt_struct_end; variable
2257 dt_struct_end = PAGE_ALIGN(mem_start); in flatten_device_tree()
2262 hdr->totalsize = cpu_to_be32(dt_struct_end - dt_header_start); in flatten_device_tree()
2292 dt_struct_start, dt_struct_end); in flatten_device_tree()