Home
last modified time | relevance | path

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

/drivers/firmware/efi/libstub/
Dzboot.c263 goto unload_image; in efi_zboot_entry()
280 unload_image: in efi_zboot_entry()
281 efi_bs_call(unload_image, child_handle); in efi_zboot_entry()
Defistub.h275 efi_status_t (__efiapi *unload_image)(efi_handle_t);
326 u32 unload_image; member