Searched refs:efi_high_alloc (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/firmware/efi/libstub/ | 
| D | efi-stub-helper.c | 170 efi_status_t efi_high_alloc(efi_system_table_t *sys_table_arg,  in efi_high_alloc()  function617 		status = efi_high_alloc(sys_table_arg, file_size_total, 0x1000,  in handle_cmdline_files()
 838 	status = efi_high_alloc(sys_table_arg, options_bytes, 0,  in efi_convert_cmdline()
 
 | 
| D | fdt.c | 287 	status = efi_high_alloc(sys_table, MAX_FDT_SIZE, EFI_FDT_ALIGN,  in allocate_new_fdt_and_exit_boot()
 | 
| /Linux-v5.4/include/linux/ | 
| D | efi.h | 1599 efi_status_t efi_high_alloc(efi_system_table_t *sys_table_arg,
 |