Home
last modified time | relevance | path

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

/misc/efi-stub/
A Dmalloc.c116 UINTN map_size, map_key, desc_size; in dump_e820() local
123 err = memory_map(&map_buf, &map_size, &map_key, in dump_e820()
A Dboot.c48 UINTN map_size, map_key; in get_efi_memmap() local
77 err = get_memory_map(&map_size, map_buf, &map_key, in get_efi_memmap()
95 mi->map_key = map_key; in get_efi_memmap()
187 err = exit_boot_services(image, mmap_info->map_key); in terminate_boot_services()
198 &mmap_info->map_key, &mmap_info->desc_size, &mmap_info->desc_version); in terminate_boot_services()
202 err = exit_boot_services(image, mmap_info->map_key); in terminate_boot_services()
A Defilinux.h283 UINTN *map_size, UINTN *map_key,
A Dboot.h106 UINTN map_key; member

Completed in 10 milliseconds