Searched refs:efi_low_alloc_above (Results 1 – 2 of 2) sorted by relevance
265 efi_status_t efi_low_alloc_above(efi_system_table_t *sys_table_arg, in efi_low_alloc_above() function730 status = efi_low_alloc_above(sys_table_arg, alloc_size, in efi_relocate_kernel()
1582 efi_status_t efi_low_alloc_above(efi_system_table_t *sys_table_arg,1596 return efi_low_alloc_above(sys_table_arg, size, align, addr, 0x8); in efi_low_alloc()