Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firmware/efi/libstub/
Dloongarch.c25 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, void *priv) in exit_boot_func() function
63 status = efi_exit_boot_services(handle, &priv, exit_boot_func); in efi_boot_kernel()
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()
Dx86-stub.c710 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, in exit_boot_func() function
746 status = efi_exit_boot_services(handle, &priv, exit_boot_func); in exit_boot()