Home
last modified time | relevance | path

Searched refs:load_image (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/Documentation/translations/zh_CN/openrisc/
Dopenrisc_port.rst74 > halt; load_image vmlinux ; reset
/linux-6.1.9/Documentation/openrisc/
Dopenrisc_port.rst66 > halt; load_image vmlinux ; reset
/linux-6.1.9/drivers/firmware/efi/libstub/
Dzboot.c252 status = efi_bs_call(load_image, false, handle, li_dp, NULL, 0, in efi_zboot_entry()
Defistub.h265 efi_status_t (__efiapi *load_image)(bool, efi_handle_t,
323 u32 load_image; member
/linux-6.1.9/drivers/scsi/esas2r/
Desas2r_flash.c227 static bool load_image(struct esas2r_adapter *a, struct esas2r_request *rq) in load_image() function
549 if (!load_image(a, rq)) { in fw_download_proc()
1516 if (!load_image(a, rq)) in esas2r_fm_api()
/linux-6.1.9/kernel/power/
Dswap.c1058 static int load_image(struct swap_map_handle *handle, in load_image() function
1501 load_image(&handle, &snapshot, header->pages - 1) : in swsusp_read()