Searched defs:mem_map (Results 1 – 4 of 4) sorted by relevance
20 struct mem_map { struct21 u32 node_id; /* node_id which memory attached to */22 u32 mem_type; /* system memory, pci memory, pci io, etc. */23 u64 mem_start; /* memory map start address */24 u32 mem_size; /* each memory_map size, not the total size */
224 unsigned int mem_map; member232 unsigned int mac, unsigned int mem_map, in gxio_trio_config_msi_intr()
1497 int mem_map; in arch_setup_msi_irq() local
1301 efi_memory_desc_t *mem_map; in exit_boot() local