Home
last modified time | relevance | path

Searched refs:nr_map (Results 1 – 7 of 7) sorted by relevance

/arch/x86/include/uapi/asm/
A De820.h66 __u32 nr_map; member
/arch/x86/platform/efi/
A Druntime-map.c141 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()
A Defi.c227 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()
749 efi.memmap.desc_size * efi.memmap.nr_map)) { in kexec_enter_virtual_mode()
755 num_pages = ALIGN(efi.memmap.nr_map * efi.memmap.desc_size, PAGE_SIZE); in kexec_enter_virtual_mode()
A Dmemmap.c96 unsigned long size = efi.memmap.desc_size * efi.memmap.nr_map; in efi_memmap_install()
A Dquirks.c281 num_entries += efi.memmap.nr_map; in efi_arch_mem_reserve()
/arch/mips/loongson64/
A Dinit.c59 for (i = 0; i < loongson_memmap->nr_map; i++) { in szmem()
/arch/mips/include/asm/mach-loongson64/
A Dboot_param.h26 u32 nr_map; /* number of memory_maps */ member

Completed in 11 milliseconds