Searched refs:efi_memmap_info (Results 1 – 3 of 3) sorted by relevance
| /misc/efi-stub/ |
| A D | boot.c | 46 get_efi_memmap(struct efi_memmap_info *mi, int size_only) in get_efi_memmap() 183 terminate_boot_services(EFI_HANDLE image, struct efi_memmap_info *mmap_info) in terminate_boot_services() 223 fill_e820(HV_LOADER hvld, struct efi_memmap_info *mmap_info, in fill_e820() 316 EFI_STATUS construct_mbi(HV_LOADER hvld, struct multiboot_info **mbinfo, struct efi_memmap_info *mm… in construct_mbi() 395 get_mbi2_size(HV_LOADER hvld, struct efi_memmap_info *mmap_info, uint32_t rsdp_length) in get_mbi2_size() 432 construct_mbi2(struct hv_loader *hvld, void **mbi_addr, struct efi_memmap_info *mmap_info) in construct_mbi2() 593 struct efi_memmap_info memmapinfo; in run_acrn()
|
| A D | boot.h | 104 struct efi_memmap_info { struct 215 EFI_STATUS get_efi_memmap(struct efi_memmap_info *mmap_info, int size_only);
|
| A D | malloc.c | 43 struct efi_memmap_info mmap_info; in emalloc_reserved_aligned()
|
Completed in 8 milliseconds