Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds