Home
last modified time | relevance | path

Searched refs:AllocateMaxAddress (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/stand/efiboot/
H A Dexec.c89 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress, EfiLoaderData, in load_file()
142 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress, in generate_efirng()
194 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress, EfiLoaderData, in exec_netbsd()
/netbsd-src/sys/arch/i386/stand/efiboot/bootia32/
H A Defibootia32.c52 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress, in efi_md_init()
62 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress, in efi_md_init()
/netbsd-src/sys/arch/i386/stand/efiboot/bootx64/
H A Defibootx64.c52 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress, in efi_md_init()
62 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress, in efi_md_init()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defidef.h142 AllocateMaxAddress, enumerator
/netbsd-src/sys/arch/i386/stand/efiboot/
H A Defiboot.c155 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress, in efi_heap_init()
H A Defimemory.c339 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress, in efi_memory_probe()