Home
last modified time | relevance | path

Searched defs:altmap (Results 1 – 12 of 12) sorted by relevance

/linux/mm/
H A Dsparse-vmemmap.c88 struct vmem_altmap *altmap) in vmemmap_alloc_block_buf()
101 static unsigned long __meminit vmem_altmap_next_pfn(struct vmem_altmap *altmap) in vmem_altmap_next_pfn()
107 static unsigned long __meminit vmem_altmap_nr_free(struct vmem_altmap *altmap) in vmem_altmap_nr_free()
117 struct vmem_altmap *altmap) in altmap_alloc_block_buf()
155 struct vmem_altmap *altmap, in vmemmap_pte_populate()
250 struct vmem_altmap *altmap, in vmemmap_populate_address()
282 struct vmem_altmap *altmap, in vmemmap_populate_range()
300 int node, struct vmem_altmap *altmap) in vmemmap_populate_basepages()
417 int node, struct vmem_altmap *altmap) in vmemmap_populate_hugepages()
562 unsigned long nr_pages, int nid, struct vmem_altmap *altmap, in __populate_section_memmap()
H A Dmemory_hotplug.c395 struct vmem_altmap *altmap = params->altmap; in __add_pages() local
594 __remove_pages(unsigned long pfn,unsigned long nr_pages,struct vmem_altmap * altmap) __remove_pages() argument
750 move_pfn_range_to_zone(struct zone * zone,unsigned long start_pfn,unsigned long nr_pages,struct vmem_altmap * altmap,int migratetype,bool isolate_pageblock) move_pfn_range_to_zone() argument
1417 struct vmem_altmap *altmap = NULL; remove_memory_blocks_and_altmaps() local
[all...]
H A Dmm_init.c875 struct vmem_altmap *altmap, int migratetype, in memmap_init_range()
1073 static inline unsigned long compound_nr_pages(struct vmem_altmap *altmap, in compound_nr_pages()
1115 struct vmem_altmap *altmap = pgmap_altmap(pgmap); in memmap_init_zone_device() local
/linux/arch/s390/mm/
H A Dvmem.c41 static void vmem_free_pages(unsigned long addr, int order, struct vmem_altmap *altmap) in vmem_free_pages()
170 struct vmem_altmap *altmap) in modify_pte_table()
225 struct vmem_altmap *altmap) in modify_pmd_table()
316 bool add, bool direct, struct vmem_altmap *altmap) in modify_pud_table()
386 bool add, bool direct, struct vmem_altmap *altmap) in modify_p4d_table()
431 bool direct, struct vmem_altmap *altmap) in modify_pagetable()
476 struct vmem_altmap *altmap) in add_pagetable()
482 struct vmem_altmap *altmap) in remove_pagetable()
509 struct vmem_altmap *altmap) in vmemmap_populate()
525 struct vmem_altmap *altmap) in vmemmap_free()
/linux/arch/arm64/mm/
H A Dmmu.c1413 struct vmem_altmap *altmap) in free_hotplug_page_range()
1449 struct vmem_altmap *altmap) in unmap_hotplug_pte_range()
1470 struct vmem_altmap *altmap) in unmap_hotplug_pmd_range()
1503 struct vmem_altmap *altmap) in unmap_hotplug_pud_range()
1536 struct vmem_altmap *altmap) in unmap_hotplug_p4d_range()
1554 bool free_mapped, struct vmem_altmap *altmap) in unmap_hotplug_range()
1770 struct vmem_altmap *altmap) in vmemmap_populate()
1785 struct vmem_altmap *altmap) in vmemmap_free()
2004 void arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap) in arch_remove_memory()
/linux/include/linux/
H A Dmemory.h90 struct vmem_altmap *altmap; member
H A Dmemremap.h134 struct vmem_altmap altmap; member
H A Dmm.h4524 static inline unsigned long vmem_altmap_offset(const struct vmem_altmap *altmap) in vmem_altmap_offset()
4532 static inline void vmem_altmap_free(struct vmem_altmap *altmap, in vmem_altmap_free()
4538 static inline unsigned long vmem_altmap_offset(const struct vmem_altmap *altmap) in vmem_altmap_offset()
4543 static inline void vmem_altmap_free(struct vmem_altmap *altmap, in vmem_altmap_free()
4551 static inline bool __vmemmap_can_optimize(struct vmem_altmap *altmap, in __vmemmap_can_optimize()
4576 static inline bool vmemmap_can_optimize(struct vmem_altmap *altmap, in vmemmap_can_optimize()
/linux/arch/powerpc/mm/
H A Dmem.c164 void __ref arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap) in arch_remove_memory()
/linux/drivers/base/
H A Dmemory.c792 struct vmem_altmap *altmap, in add_memory_block()
861 int nid, struct vmem_altmap *altmap, in create_memory_block_devices()
/linux/drivers/nvdimm/
H A Dpfn_devs.c675 struct vmem_altmap *altmap = &pgmap->altmap; in __nvdimm_setup_pfn() local
/linux/arch/sparc/mm/
H A Dinit_64.c2572 int node, struct vmem_altmap *altmap) in vmemmap_populate()