Searched defs:memblock_type (Results 1 – 2 of 2) sorted by relevance
12817 struct memblock_type { struct12818 unsigned long cnt;12819 unsigned long max;12820 phys_addr_t total_size;12821 struct memblock_region *regions;12822 char *name;
30252 struct memblock_type { struct30253 unsigned long cnt;30254 unsigned long max;30255 phys_addr_t total_size;30256 struct memblock_region *regions;30257 char *name;