Searched defs:mem_range_t (Results 1 – 1 of 1) sorted by relevance
116 struct mem_range_t { struct117 uint32_t total_bytes;118 uint32_t free_bytes;119 uint32_t type; // HUB_MEM_TYPE_*120 uint32_t mem_flags; // MEM_FLAG_*