Searched refs:memblock_region (Results 1 – 1 of 1) sorted by relevance
51 struct memblock_region { struct72 struct memblock_region *regions; argument238 static inline bool memblock_is_hotpluggable(struct memblock_region *m) in memblock_is_hotpluggable()243 static inline bool memblock_is_mirror(struct memblock_region *m) in memblock_is_mirror()248 static inline bool memblock_is_nomap(struct memblock_region *m) in memblock_is_nomap()353 static inline void memblock_set_region_node(struct memblock_region *r, int nid) in memblock_set_region_node()358 static inline int memblock_get_region_node(const struct memblock_region *r) in memblock_get_region_node()363 static inline void memblock_set_region_node(struct memblock_region *r, int nid) in memblock_set_region_node()367 static inline int memblock_get_region_node(const struct memblock_region *r) in memblock_get_region_node()520 static inline unsigned long memblock_region_memory_base_pfn(const struct memblock_region *reg) in memblock_region_memory_base_pfn()[all …]