HomeSort by: relevance | last modified time | path
    Searched refs:AllocateMaxAddress (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/i386/stand/efiboot/bootx64/
efibootx64.c 52 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress,
62 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress,
  /src/sys/arch/i386/stand/efiboot/bootia32/
efibootia32.c 52 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress,
62 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress,
  /src/sys/stand/efiboot/
exec.c 89 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress, EfiLoaderData,
142 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress,
194 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress, EfiLoaderData,
  /src/sys/external/bsd/gnu-efi/dist/inc/
efidef.h 142 AllocateMaxAddress,
  /src/sys/arch/i386/stand/efiboot/
efiboot.c 155 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress,
efimemory.c 339 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress,

Completed in 33 milliseconds