Home
last modified time | relevance | path

Searched refs:allocate_new_fdt_and_exit_boot (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/firmware/efi/libstub/
Defistub.h31 efi_status_t allocate_new_fdt_and_exit_boot(efi_system_table_t *sys_table,
Dfdt.c177 efi_status_t allocate_new_fdt_and_exit_boot(efi_system_table_t *sys_table, in allocate_new_fdt_and_exit_boot() function
Darm-stub.c271 status = allocate_new_fdt_and_exit_boot(sys_table, handle, in efi_entry()