Home
last modified time | relevance | path

Searched defs:map (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/lib/
H A Defi.c61 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map) in efi_get_memory_map()
101 efi_status_t efi_exit_boot_services(void *handle, struct efi_boot_memmap *map) in efi_exit_boot_services()
409 efi_memory_desc_t *map; in efi_main() local
/kvm-unit-tests/lib/x86/
H A Dsetup.c215 struct efi_boot_memmap *map = &(efi_bootinfo->mem_map); in setup_memory_allocator() local
/kvm-unit-tests/lib/linux/
H A Defi.h430 efi_memory_desc_t **map; member