Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Dloongarch-stub.c76 status = efi_low_alloc_above(alloc_size, alignment, &new_addr, in efi_relocate_kernel()
H A Darm32-stub.c97 status = efi_low_alloc_above(alloc_size, EFI_PAGE_SIZE, &alloc_base, 0x0); in handle_kernel_image()
H A Dmem.c143 efi_status_t efi_low_alloc_above(unsigned long size, unsigned long align, in efi_low_alloc_above() function
H A Defistub.h1104 efi_status_t efi_low_alloc_above(unsigned long size, unsigned long align,