Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/efi/libstub/
Darm-stub.c185 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()
Defi-stub-helper.c502 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/
Deboot.c463 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/
Defi.h1554 efi_status_t handle_cmdline_files(efi_system_table_t *sys_table_arg,