Searched refs:efi_memmap (Results 1 – 8 of 8) sorted by relevance
238 efi_memory_desc_t *efi_memmap, *md; in sys_fw_init() local247 md = efi_memmap + i++; \ in sys_fw_init()267 efi_memmap = (void *) cp; cp += NUM_MEM_DESCS*sizeof(*efi_memmap); in sys_fw_init()330 for (cp = (char *) sal_systab; cp < (char *) efi_memmap; ++cp) in sys_fw_init()361 bp->efi_memmap = __pa(efi_memmap); in sys_fw_init()
351 efi_map_start = __va(ia64_boot_param->efi_memmap); in efi_get_pal_addr()583 efi_map_start = __va(ia64_boot_param->efi_memmap); in efi_init()636 efi_map_start = __va(ia64_boot_param->efi_memmap); in efi_enter_virtual_mode()685 ia64_boot_param->efi_memmap); in efi_enter_virtual_mode()718 efi_map_start = __va(ia64_boot_param->efi_memmap); in efi_get_iobase()751 efi_map_start = __va(ia64_boot_param->efi_memmap); in efi_memory_descriptor()772 efi_map_start = __va(ia64_boot_param->efi_memmap); in efi_memmap_intersects()1005 efi_map_start = __va(ia64_boot_param->efi_memmap); in find_memmap_space()1084 efi_map_start = __va(ia64_boot_param->efi_memmap); in efi_memmap_init()1212 efi_map_start = __va(ia64_boot_param->efi_memmap); in efi_initialize_iomem_resources()[all …]
318 efi_memmap_res.start = ia64_boot_param->efi_memmap; in setup_crashkernel()350 rsvd_region[n].start = (unsigned long) __va(ia64_boot_param->efi_memmap); in reserve_memory()
9 __u64 efi_memmap; /* physical address of EFI memory map */ member
89 __u32 efi_memmap; member
40 The kernel uses the efi_memmap table returned from GetMemoryMap() to51 memory described by the efi_memmap. Linux/ia64 can't use all memory55 The efi_memmap table is preserved unmodified because the original
382 pmap = boot_params.efi_info.efi_memmap; in efi_memblock_x86_reserve_range()384 pmap = (boot_params.efi_info.efi_memmap | in efi_memblock_x86_reserve_range()
790 efi->efi_memmap = (unsigned long)mem_map; in make_boot_params()