Home
last modified time | relevance | path

Searched defs:fdt_size (Results 1 – 2 of 2) sorted by relevance

/DragonStub/apps/
H A Dfdt.c233 unsigned long fdt_size = 0; in allocate_new_fdt_and_exit_boot() local
382 void *get_fdt(unsigned long *fdt_size) in get_fdt()
H A Driscv-stub.c84 unsigned long fdt, unsigned long fdt_size) in efi_enter_kernel()