Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Dtrap.c180 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_setup_tss()
217 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_redirect_exceptions()
225 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, 1, in efi_redirect_exceptions()
267 status = BS->AllocatePages(AllocateAnyPages, in efi_redirect_exceptions()
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Defimd.c97 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, pages, in ldr_bootinfo()
/illumos-gate/usr/src/boot/efi/loader/
H A Dbootinfo.c291 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in bi_load_efi_data()
/illumos-gate/usr/src/boot/efi/include/Uefi/
H A DUefiSpec.h32 AllocateAnyPages, enumerator