Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dprom.h54 __be32 dt_strings_size; /* size of the DT strings block */ member
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dbootx_init.c387 hdr->dt_strings_size = bootx_dt_strend - bootx_dt_strbase; in bootx_flatten_dt()
/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init.c2757 hdr->dt_strings_size = cpu_to_be32(dt_string_end - dt_string_start); in flatten_device_tree()