Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/efi/libstub/
Darm64-stub.c142 status = efi_low_alloc(sys_table_arg, *reserve_size, in handle_kernel_image()
/Linux-v5.4/arch/x86/boot/compressed/
Deboot.c416 status = efi_low_alloc(sys_table, 0x4000, 1, in make_boot_params()
801 status = efi_low_alloc(sys_table, gdt->size, 8, in efi_main()
/Linux-v5.4/include/linux/
Defi.h1587 efi_status_t efi_low_alloc(efi_system_table_t *sys_table_arg, in efi_low_alloc() function