Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/efi/libstub/
Darm64-stub.c138 status = efi_call_early(allocate_pages, EFI_ALLOCATE_ADDRESS, in handle_kernel_image()
Defi-stub-helper.c244 EFI_ALLOCATE_ADDRESS, EFI_LOADER_DATA, in efi_high_alloc()
325 EFI_ALLOCATE_ADDRESS, EFI_LOADER_DATA, in efi_low_alloc()
719 EFI_ALLOCATE_ADDRESS, EFI_LOADER_DATA, in efi_relocate_kernel()
Darm32-stub.c161 EFI_ALLOCATE_ADDRESS, in reserve_kernel_base()
Drandom.c136 status = efi_call_early(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_random_alloc()
/Linux-v4.19/include/linux/
Defi.h160 #define EFI_ALLOCATE_ADDRESS 2 macro