Searched refs:unload_image (Results 1 – 2 of 2) sorted by relevance
263 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()
275 efi_status_t (__efiapi *unload_image)(efi_handle_t);326 u32 unload_image; member