Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dprom.h63 __be32 dt_strings_size; /* size of the DT strings block */ member
/arch/powerpc/platforms/powermac/
Dbootx_init.c389 hdr->dt_strings_size = bootx_dt_strend - bootx_dt_strbase; in bootx_flatten_dt()
/arch/powerpc/kernel/
Dprom_init.c2296 hdr->dt_strings_size = cpu_to_be32(dt_string_end - dt_string_start); in flatten_device_tree()