Searched defs:mc_memory (Results 1 – 1 of 1) sorted by relevance
93 struct mc_memory { struct94 uint64_t size; /* size of physical memory */95 int nsegments; /* The number of memory segments */96 struct mc_ids segmentids[1]; /* segment ids for next iteration */