Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/boot/efi/include/
Defidef.h130 AllocateAnyPages, enumerator
/freebsd-10-stable/sys/boot/efi/libefi/
Dlibefi.c106 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_main()
/freebsd-10-stable/sys/boot/efi/loader/
Dcopy.c202 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_copy_init()
Dbootinfo.c276 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in bi_load_efi_data()