Searched refs:memblock_region (Results 1 – 1 of 1) sorted by relevance
49 struct memblock_region { struct70 struct memblock_region *regions; argument204 static inline bool memblock_is_hotpluggable(struct memblock_region *m) in memblock_is_hotpluggable()209 static inline bool memblock_is_mirror(struct memblock_region *m) in memblock_is_mirror()214 static inline bool memblock_is_nomap(struct memblock_region *m) in memblock_is_nomap()318 static inline void memblock_set_region_node(struct memblock_region *r, int nid) in memblock_set_region_node()323 static inline int memblock_get_region_node(const struct memblock_region *r) in memblock_get_region_node()328 static inline void memblock_set_region_node(struct memblock_region *r, int nid) in memblock_set_region_node()332 static inline int memblock_get_region_node(const struct memblock_region *r) in memblock_get_region_node()486 static inline unsigned long memblock_region_memory_base_pfn(const struct memblock_region *reg) in memblock_region_memory_base_pfn()[all …]