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

/linux-4.4.14/arch/powerpc/boot/
H A Dlibfdt-wrapper.c57 #define EXPAND_GRANULARITY 1024 macro
64 size = _ALIGN(size + minexpand, EXPAND_GRANULARITY); expand_buf()
188 bufsize = fdt_totalsize(fdt) + EXPAND_GRANULARITY; fdt_init()

Completed in 113 milliseconds