Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Dloongarch.c26 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, void *priv) in exit_boot_func() function
65 status = efi_exit_boot_services(handle, &priv, exit_boot_func); in efi_boot_kernel()
H A Dfdt.c191 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, void *priv) in exit_boot_func() function
292 status = efi_exit_boot_services(handle, &priv, exit_boot_func); in allocate_new_fdt_and_exit_boot()