Home
last modified time | relevance | path

Searched refs:AllocateAnyPages (Results 1 – 10 of 10) sorted by relevance

/freebsd/stand/efi/loader/arch/i386/
H A Delf64_freebsd.c122 type = AllocateAnyPages; in elf64_exec()
126 AllocateAnyPages : AllocateMaxAddress; in elf64_exec()
206 err = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in elf64_exec()
/freebsd/stand/efi/loader/arch/amd64/
H A Dtrap.c214 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_setup_tss()
251 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_redirect_exceptions()
259 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, 1, in efi_redirect_exceptions()
301 status = BS->AllocatePages(AllocateAnyPages, in efi_redirect_exceptions()
H A Dmultiboot2.c344 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in exec()
352 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in exec()
/freebsd/stand/efi/include/
H A Defidef.h145 AllocateAnyPages, enumerator
/freebsd/stand/efi/loader/
H A Defi_main.c97 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_main()
H A Dcopy.c303 #define EFI_ALLOC_METHOD AllocateAnyPages
H A Dbootinfo.c269 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in bi_load_efi_data()
H A Dframebuffer.c669 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_find_framebuffer()
/freebsd/stand/efi/boot1/
H A Dboot1.c188 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_main()
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h32 AllocateAnyPages, enumerator