Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dprom_init.c158 static unsigned long __prombss dt_struct_start, dt_struct_end; variable
2682 dt_struct_end = PAGE_ALIGN(mem_start); in flatten_device_tree()
2687 hdr->totalsize = cpu_to_be32(dt_struct_end - dt_header_start); in flatten_device_tree()
2717 dt_struct_start, dt_struct_end); in flatten_device_tree()