Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/firmware/efi/libstub/
Drelocate.c73 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_low_alloc_above()
139 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_relocate_kernel()
Drandomalloc.c120 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_random_alloc()
Defistub.h130 #define EFI_ALLOCATE_ADDRESS 2 macro