Searched refs:load_image (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/Documentation/translations/zh_CN/openrisc/ |
D | openrisc_port.rst | 74 > halt; load_image vmlinux ; reset
|
/linux-6.1.9/Documentation/openrisc/ |
D | openrisc_port.rst | 66 > halt; load_image vmlinux ; reset
|
/linux-6.1.9/drivers/firmware/efi/libstub/ |
D | zboot.c | 252 status = efi_bs_call(load_image, false, handle, li_dp, NULL, 0, in efi_zboot_entry()
|
D | efistub.h | 265 efi_status_t (__efiapi *load_image)(bool, efi_handle_t, 323 u32 load_image; member
|
/linux-6.1.9/drivers/scsi/esas2r/ |
D | esas2r_flash.c | 227 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/ |
D | swap.c | 1058 static int load_image(struct swap_map_handle *handle, in load_image() function 1501 load_image(&handle, &snapshot, header->pages - 1) : in swsusp_read()
|