Home
last modified time | relevance | path

Searched refs:AllocatePages (Results 1 – 7 of 7) sorted by relevance

/dragonfly/stand/boot/efi/loader/
H A Dcopy.c58 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_copy_init()
66 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_copy_init()
H A Defi_main.c97 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_main()
H A Dbootinfo.c295 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in bi_load_efi_data()
/dragonfly/stand/boot/efi/loader/arch/x86_64/
H A Delf64_freebsd.c131 err = BS->AllocatePages(AllocateMaxAddress, EfiLoaderData, 1, in elf64_exec()
139 err = BS->AllocatePages(AllocateMaxAddress, EfiLoaderData, 3, in elf64_exec()
/dragonfly/stand/contrib/edk2/MdePkg/Include/Library/
H A DMemoryAllocationLib.h32 AllocatePages (
/dragonfly/stand/contrib/edk2/MdePkg/Include/Uefi/
H A DUefiSpec.h1879 EFI_ALLOCATE_PAGES AllocatePages; member
/dragonfly/sys/contrib/dev/acpica/source/include/platform/
H A Dacefiex.h879 ACPI_EFI_ALLOCATE_PAGES AllocatePages; member