Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init.c156 static unsigned long __prombss dt_struct_start, dt_struct_end; variable
2749 dt_struct_end = PAGE_ALIGN(mem_start); in flatten_device_tree()
2754 hdr->totalsize = cpu_to_be32(dt_struct_end - dt_header_start); in flatten_device_tree()
2784 dt_struct_start, dt_struct_end); in flatten_device_tree()