Home
last modified time | relevance | path

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

/drivers/firmware/efi/libstub/
Defi-stub-helper.c227 efi_status_t efi_low_alloc(efi_system_table_t *sys_table_arg, in efi_low_alloc() function
583 status = efi_low_alloc(sys_table_arg, alloc_size, alignment, in efi_relocate_kernel()
687 status = efi_low_alloc(sys_table_arg, options_bytes, 0, &cmdline_addr); in efi_convert_cmdline()