Home
last modified time | relevance | path

Searched refs:efi_memmap (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/efi/
A Defi.h29 extern void *efi_memmap;
A Dboot.c1008 efi_memmap = efi_arch_allocate_mmap_buffer(info_size); in efi_exit_boot()
1009 if ( !efi_memmap ) in efi_exit_boot()
1016 efi_memmap, &map_key, in efi_exit_boot()
1022 efi_arch_process_memory_map(SystemTable, efi_memmap, efi_memmap_size, in efi_exit_boot()
1042 efi_memmap = (void *)efi_memmap + DIRECTMAP_VIRT_START; in efi_exit_boot()
1412 EFI_MEMORY_DESCRIPTOR *desc = efi_memmap + i; in efi_init_memory()
1504 mdesc_ver, efi_memmap); in efi_init_memory()
1516 const EFI_MEMORY_DESCRIPTOR *desc = efi_memmap + i; in efi_init_memory()
A Druntime.c53 void *__read_mostly efi_memmap; variable
244 EFI_MEMORY_DESCRIPTOR *desc = efi_memmap + i; in efi_get_info()

Completed in 6 milliseconds