Searched refs:memblock_region (Results 1 – 14 of 14) sorted by relevance
60 struct memblock_region { struct81 struct memblock_region *regions; argument249 static inline bool memblock_is_hotpluggable(struct memblock_region *m) in memblock_is_hotpluggable()254 static inline bool memblock_is_mirror(struct memblock_region *m) in memblock_is_mirror()259 static inline bool memblock_is_nomap(struct memblock_region *m) in memblock_is_nomap()264 static inline bool memblock_is_driver_managed(struct memblock_region *m) in memblock_is_driver_managed()369 static inline void memblock_set_region_node(struct memblock_region *r, int nid) in memblock_set_region_node()374 static inline int memblock_get_region_node(const struct memblock_region *r) in memblock_get_region_node()379 static inline void memblock_set_region_node(struct memblock_region *r, int nid) in memblock_set_region_node()383 static inline int memblock_get_region_node(const struct memblock_region *r) in memblock_get_region_node()[all …]
16 static struct memblock_region *hyp_memory = kvm_nvhe_sym(hyp_memory);24 const struct memblock_region *r1 = p1; in cmp_hyp_memblock()25 const struct memblock_region *r2 = p2; in cmp_hyp_memblock()34 sizeof(struct memblock_region), in sort_memblock_regions()41 struct memblock_region *reg; in register_memblock_regions()
575 struct memblock_region *rgn; in memblock_add_range()720 struct memblock_region *rgn; in memblock_isolate_range()959 struct memblock_region *m, in should_skip_region()1054 struct memblock_region *r; in __next_mem_range()1158 struct memblock_region *r; in __next_mem_range_rev()1202 struct memblock_region *r; in __next_mem_pfn_range()1655 struct memblock_region *r; in __find_max_addr()1834 struct memblock_region *r; in memblock_trim_memory()1871 struct memblock_region *rgn; in memblock_dump()2038 struct memblock_region *region; in memmap_init_reserved_pages()[all …]
6478 static struct memblock_region *r; in overlap_memmap_init()7219 struct memblock_region *r; in zone_absent_pages_in_node()7722 struct memblock_region *r; in find_zone_movable_pfns_for_nodes()
14 extern struct memblock_region kvm_nvhe_sym(hyp_memory)[];61 struct memblock_region *reg = &kvm_nvhe_sym(hyp_memory)[i]; in __hyp_pgtable_total_pages()
59 struct memblock_region *p = memblock.memory.regions; in wii_memory_fixups()
159 struct memblock_region *reg; in host_stage2_unmap_dev_all()181 struct memblock_region *reg; in find_mem_range()
23 struct memblock_region hyp_memory[HYP_MEMBLOCK_REGIONS];
213 struct memblock_region *reg = &hyp_memory[i]; in finalize_host_mappings()
146 struct memblock_region *region = NULL; in init_resources()
214 struct memblock_region *region; in request_standard_resources()
410 struct memblock_region *mblk; in numa_register_nodes()
488 struct memblock_region *mb_region; in numa_clear_kernel_node_hotplug()
28 static struct memblock_region oldmem_region;
Completed in 40 milliseconds