Searched refs:AllocateAnyPages (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/stand/efi/loader/arch/amd64/ |
| H A D | trap.c | 214 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 D | multiboot2.c | 344 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in exec() 352 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in exec()
|
| /freebsd-14.2/stand/efi/include/ |
| H A D | efidef.h | 145 AllocateAnyPages, enumerator
|
| /freebsd-14.2/stand/efi/loader/ |
| H A D | efi_main.c | 97 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_main()
|
| H A D | copy.c | 300 #define EFI_ALLOC_METHOD AllocateAnyPages
|
| H A D | bootinfo.c | 269 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in bi_load_efi_data()
|
| /freebsd-14.2/stand/efi/boot1/ |
| H A D | boot1.c | 188 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_main()
|
| /freebsd-14.2/sys/contrib/edk2/Include/Uefi/ |
| H A D | UefiSpec.h | 32 AllocateAnyPages, enumerator
|