Searched refs:handle_cmdline_files (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/firmware/efi/libstub/ |
| D | arm-stub.c | 207 status = handle_cmdline_files(sys_table, image, cmdline_ptr, in efi_entry() 229 status = handle_cmdline_files(sys_table, image, cmdline_ptr, "initrd=", in efi_entry()
|
| D | efi-stub-helper.c | 504 efi_status_t handle_cmdline_files(efi_system_table_t *sys_table_arg, in handle_cmdline_files() function
|
| /Linux-v5.4/arch/x86/boot/compressed/ |
| D | eboot.c | 460 status = handle_cmdline_files(sys_table, image, in make_boot_params() 468 status = handle_cmdline_files(sys_table, image, in make_boot_params()
|
| /Linux-v5.4/include/linux/ |
| D | efi.h | 1611 efi_status_t handle_cmdline_files(efi_system_table_t *sys_table_arg,
|