Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/
H A Defi.h32 struct efi_boot_memmap mem_map;
38 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map);
39 efi_status_t efi_exit_boot_services(void *handle, struct efi_boot_memmap *map);
H A Dmemregions.h33 void memregions_efi_init(struct efi_boot_memmap *mem_map, struct mem_region **freemem);
H A Dmemregions.c91 void memregions_efi_init(struct efi_boot_memmap *mem_map, in memregions_efi_init()
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()
/kvm-unit-tests/lib/x86/
H A Dsetup.c215 struct efi_boot_memmap *map = &(efi_bootinfo->mem_map); in setup_memory_allocator()
/kvm-unit-tests/lib/linux/
H A Defi.h429 struct efi_boot_memmap { struct