Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/boot/
H A Dlibfdt-wrapper.c43 #define EXPAND_GRANULARITY 1024 macro
50 size = _ALIGN(size + minexpand, EXPAND_GRANULARITY); in expand_buf()
174 bufsize = fdt_totalsize(fdt) + EXPAND_GRANULARITY; in fdt_init()