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