Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firmware/efi/libstub/
Dfile.c130 efi_status_t handle_cmdline_files(efi_loaded_image_t *image, in handle_cmdline_files() function
Defistub.h811 efi_status_t handle_cmdline_files(efi_loaded_image_t *image,
824 return handle_cmdline_files(image, L"dtb=", sizeof(L"dtb=") - 2, in efi_load_dtb()
Defi-stub-helper.c623 return handle_cmdline_files(image, L"initrd=", sizeof(L"initrd=") - 2, in efi_load_initrd_cmdline()