Searched refs:nr_map (Results 1 – 9 of 9) sorted by relevance
52 map.nr_map = data->size / data->desc_size; in __efi_memmap_init()92 size = efi.memmap.desc_size * efi.memmap.nr_map; in efi_memmap_unmap()
69 mapsize = efi.memmap.desc_size * efi.memmap.nr_map; in riscv_enable_runtime_services()
99 mapsize = efi.memmap.desc_size * efi.memmap.nr_map; in arm_enable_runtime_services()
141 return efi.memmap.nr_map * efi.memmap.desc_size; in efi_get_runtime_map_size()169 map_entries = kzalloc_objs(entry, efi.memmap.nr_map); in efi_runtime_map_init()
227 memblock_reserve(pmap, efi.memmap.nr_map * efi.memmap.desc_size); in efi_memblock_x86_reserve_range()294 .size = efi.memmap.desc_size * (efi.memmap.nr_map - n_removal), in efi_clean_memmap()748 efi.memmap.desc_size * efi.memmap.nr_map)) { in kexec_enter_virtual_mode()754 num_pages = ALIGN(efi.memmap.nr_map * efi.memmap.desc_size, PAGE_SIZE); in kexec_enter_virtual_mode()
281 num_entries += efi.memmap.nr_map; in efi_arch_mem_reserve()427 sz = sizeof(*ranges_to_free) * efi.memmap.nr_map + 1; in efi_unmap_boot_services()
96 unsigned long size = efi.memmap.desc_size * efi.memmap.nr_map; in efi_memmap_install()
59 for (i = 0; i < loongson_memmap->nr_map; i++) { in szmem()
1085 int i, nr_map, size = 0; in qcom_pcie_config_sid_1_9_0() local1105 nr_map = size / (sizeof(*map)); in qcom_pcie_config_sid_1_9_0()1116 for (i = 0; i < nr_map; i++) { in qcom_pcie_config_sid_1_9_0()