Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Drelocate.c82 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_low_alloc_above()
148 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_relocate_kernel()
H A Drandomalloc.c118 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_random_alloc()
H A Defistub.h127 #define EFI_ALLOCATE_ADDRESS 2 macro
/OK3568_Linux_fs/u-boot/include/
H A Defi.h199 #define EFI_ALLOCATE_ADDRESS 2 macro