Searched defs:mem_map (Results 1 – 1 of 1) sorted by relevance
29 struct mem_map { struct30 uint32_t node_id; /* node_id which memory attached to */31 uint32_t mem_type; /* system memory, pci memory, pci io, etc. */32 uint64_t mem_start; /* memory map start address */33 uint32_t mem_size; /* each memory_map size, not the total size */