Searched refs:EFI_ALLOCATE_ADDRESS (Results 1 – 4 of 4) sorted by relevance
76 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()
15 if (efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, EFI_LOADER_DATA, in alloc_preferred_address()
133 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_random_alloc()
143 #define EFI_ALLOCATE_ADDRESS 2 macro
Completed in 12 milliseconds