Searched refs:nr_map (Results 1 – 7 of 7) 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 = kcalloc(efi.memmap.nr_map, sizeof(entry), GFP_KERNEL); in efi_runtime_map_init()
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()
1095 int i, nr_map, size = 0; in qcom_pcie_config_sid_1_9_0() local1115 nr_map = size / (sizeof(*map)); in qcom_pcie_config_sid_1_9_0()1126 for (i = 0; i < nr_map; i++) { in qcom_pcie_config_sid_1_9_0()