Searched refs:handle_cmdline_files (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/firmware/efi/libstub/ |
D | arm-stub.c | 241 status = handle_cmdline_files(sys_table, image, cmdline_ptr, in efi_entry() 263 status = handle_cmdline_files(sys_table, image, cmdline_ptr, in efi_entry()
|
D | efi-stub-helper.c | 358 efi_status_t handle_cmdline_files(efi_system_table_t *sys_table_arg, in handle_cmdline_files() function
|
/linux-4.1.27/arch/x86/boot/compressed/ |
D | eboot.c | 1131 status = handle_cmdline_files(sys_table, image, in make_boot_params() 1139 status = handle_cmdline_files(sys_table, image, in make_boot_params()
|
/linux-4.1.27/include/linux/ |
D | efi.h | 1247 efi_status_t handle_cmdline_files(efi_system_table_t *sys_table_arg,
|