Home
last modified time | relevance | path

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

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