Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Drelocate.c76 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_low_alloc_above()
140 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_relocate_kernel()
H A Dzboot.c45 if (efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, EFI_LOADER_DATA, in alloc_preferred_address()
H A Drandomalloc.c133 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_random_alloc()