Searched refs:AllocateMaxAddress (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/sys/stand/efiboot/ |
| H A D | exec.c | 89 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 D | efibootia32.c | 52 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 D | efibootx64.c | 52 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 D | efidef.h | 142 AllocateMaxAddress, enumerator
|
| /netbsd-src/sys/arch/i386/stand/efiboot/ |
| H A D | efiboot.c | 155 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress, in efi_heap_init()
|
| H A D | efimemory.c | 339 status = uefi_call_wrapper(BS->AllocatePages, 4, AllocateMaxAddress, in efi_memory_probe()
|