Home
last modified time | relevance | path

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

/arch/arm/boot/compressed/
A Dmisc.h14 int atags_to_fdt(void *atag_list, void *fdt, int total_space);
A Datags_to_fdt.c130 int atags_to_fdt(void *atag_list, void *fdt, int total_space) in atags_to_fdt() argument
154 ret = fdt_open_into(fdt, fdt, total_space); in atags_to_fdt()

Completed in 5 milliseconds