EXPAND_GRANULARITY   50 arch/powerpc/boot/libfdt-wrapper.c 	size = _ALIGN(size + minexpand, EXPAND_GRANULARITY);
EXPAND_GRANULARITY  174 arch/powerpc/boot/libfdt-wrapper.c 	bufsize = fdt_totalsize(fdt) + EXPAND_GRANULARITY;