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

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

Completed in 185 milliseconds