Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/efi/libstub/
Dfdt.c213 static efi_status_t exit_boot_func(efi_system_table_t *sys_table_arg, in exit_boot_func() function
316 status = efi_exit_boot_services(sys_table, handle, &map, &priv, exit_boot_func); in allocate_new_fdt_and_exit_boot()
/Linux-v5.4/arch/x86/boot/compressed/
Deboot.c671 static efi_status_t exit_boot_func(efi_system_table_t *sys_table_arg, in exit_boot_func() function
722 exit_boot_func); in exit_boot()