Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/efi/libstub/
Darm64-stub.c146 status = efi_low_alloc(sys_table_arg, *reserve_size, in handle_kernel_image()
Defi-stub-helper.c263 efi_status_t efi_low_alloc(efi_system_table_t *sys_table_arg, in efi_low_alloc() function
727 status = efi_low_alloc(sys_table_arg, alloc_size, alignment, in efi_relocate_kernel()
/Linux-v4.19/arch/x86/boot/compressed/
Deboot.c419 status = efi_low_alloc(sys_table, 0x4000, 1, in make_boot_params()
783 status = efi_low_alloc(sys_table, gdt->size, 8, in efi_main()
/Linux-v4.19/include/linux/
Defi.h1539 efi_status_t efi_low_alloc(efi_system_table_t *sys_table_arg,