Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kernel/
Dprom_init.c156 static unsigned long __prombss dt_struct_start, dt_struct_end; variable
2757 dt_struct_end = PAGE_ALIGN(mem_start); in flatten_device_tree()
2762 hdr->totalsize = cpu_to_be32(dt_struct_end - dt_header_start); in flatten_device_tree()
2792 dt_struct_start, dt_struct_end); in flatten_device_tree()