Home
last modified time | relevance | path

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

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