Home
last modified time | relevance | path

Searched refs:efi_high_alloc (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/firmware/efi/libstub/
Defi-stub-helper.c168 efi_status_t efi_high_alloc(efi_system_table_t *sys_table_arg, in efi_high_alloc() function
615 status = efi_high_alloc(sys_table_arg, file_size_total, 0x1000, in handle_cmdline_files()
835 status = efi_high_alloc(sys_table_arg, options_bytes, 0, in efi_convert_cmdline()
Dfdt.c292 status = efi_high_alloc(sys_table, MAX_FDT_SIZE, EFI_FDT_ALIGN, in allocate_new_fdt_and_exit_boot()
/Linux-v4.19/include/linux/
Defi.h1543 efi_status_t efi_high_alloc(efi_system_table_t *sys_table_arg,