Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/firmware/efi/libstub/
Dfile.c148 efi_status_t handle_cmdline_files(efi_loaded_image_t *image, in handle_cmdline_files() function
Defistub.h927 efi_status_t handle_cmdline_files(efi_loaded_image_t *image,
940 return handle_cmdline_files(image, L"dtb=", sizeof(L"dtb=") - 2, in efi_load_dtb()
Defi-stub-helper.c688 return handle_cmdline_files(image, L"initrd=", sizeof(L"initrd=") - 2, in efi_load_initrd_cmdline()