Searched refs:efi_low_alloc (Results 1 – 3 of 3) sorted by relevance
142 status = efi_low_alloc(sys_table_arg, *reserve_size, in handle_kernel_image()
416 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()
1587 efi_status_t efi_low_alloc(efi_system_table_t *sys_table_arg, in efi_low_alloc() function