Home
last modified time | relevance | path

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

/linux/arch/s390/mm/
H A Dvmem.c39 static void vmem_free_pages(unsigned long addr, int order, struct vmem_altmap *altmap) in vmem_free_pages()
167 struct vmem_altmap *altmap) in modify_pte_table()
222 struct vmem_altmap *altmap) in modify_pmd_table()
313 bool add, bool direct, struct vmem_altmap *altmap) in modify_pud_table()
379 bool add, bool direct, struct vmem_altmap *altmap) in modify_p4d_table()
424 bool direct, struct vmem_altmap *altmap) in modify_pagetable()
463 struct vmem_altmap *altmap) in add_pagetable()
469 struct vmem_altmap *altmap) in remove_pagetable()
496 struct vmem_altmap *altmap) in vmemmap_populate()
512 struct vmem_altmap *altmap) in vmemmap_free()
/linux/arch/powerpc/mm/
H A Dinit_64.c187 bool altmap_cross_boundary(struct vmem_altmap *altmap, unsigned long start, in altmap_cross_boundary()
203 struct vmem_altmap *altmap) in __vmemmap_populate()
277 struct vmem_altmap *altmap) in vmemmap_populate()
320 struct vmem_altmap *altmap) in __vmemmap_free()
379 struct vmem_altmap *altmap) in vmemmap_free()
/linux/arch/loongarch/mm/
H A Dinit.c109 void arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap) in arch_remove_memory() argument
153 int node, struct vmem_altmap *altmap) in vmemmap_populate() argument
163 void vmemmap_free(unsigned long start, unsigned long end, struct vmem_altmap *altmap) in vmemmap_free() argument
/linux/arch/riscv/mm/
H A Dinit.c1454 struct vmem_altmap *altmap) in vmemmap_populate()
1630 struct vmem_altmap *altmap) in free_vmemmap_storage()
1651 bool is_vmemmap, struct vmem_altmap *altmap) in remove_pte_mapping()
1673 bool is_vmemmap, struct vmem_altmap *altmap) in remove_pmd_mapping()
1700 bool is_vmemmap, struct vmem_altmap *altmap) in remove_pud_mapping()
1731 bool is_vmemmap, struct vmem_altmap *altmap) in remove_p4d_mapping()
1762 struct vmem_altmap *altmap) in remove_pgd_mapping()
1821 void __ref arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap) in arch_remove_memory()
1828 void __ref vmemmap_free(unsigned long start, unsigned long end, struct vmem_altmap *altmap) in vmemmap_free()
/linux/drivers/base/
H A Dmemory.c779 struct vmem_altmap *altmap, in add_memory_block() argument
840 add_hotplug_memory_block(unsigned long block_id,struct vmem_altmap * altmap,struct memory_group * group) add_hotplug_memory_block() argument
871 create_memory_block_devices(unsigned long start,unsigned long size,struct vmem_altmap * altmap,struct memory_group * group) create_memory_block_devices() argument
[all...]
/linux/mm/
H A Dmemory_hotplug.c394 struct vmem_altmap *altmap = params->altmap; in __add_pages() local
593 struct vmem_altmap *altmap) in __remove_pages()
773 struct vmem_altmap *altmap, int migratetype) in move_pfn_range_to_zone()
1427 struct vmem_altmap *altmap = NULL; in remove_memory_blocks_and_altmaps() local
/linux/include/linux/
H A Dmemremap.h128 struct vmem_altmap altmap; member
H A Dmemory.h80 struct vmem_altmap *altmap; member
H A Dmemory_hotplug.h85 struct vmem_altmap *altmap; member
H A Dmm.h3862 static inline unsigned long vmem_altmap_offset(struct vmem_altmap *altmap) in vmem_altmap_offset()
3870 static inline void vmem_altmap_free(struct vmem_altmap *altmap, in vmem_altmap_free()
3876 static inline unsigned long vmem_altmap_offset(struct vmem_altmap *altmap) in vmem_altmap_offset()
3881 static inline void vmem_altmap_free(struct vmem_altmap *altmap, in vmem_altmap_free()
3889 static inline bool __vmemmap_can_optimize(struct vmem_altmap *altmap, in __vmemmap_can_optimize()
3914 static inline bool vmemmap_can_optimize(struct vmem_altmap *altmap, in vmemmap_can_optimize()
/linux/arch/sparc/mm/
H A Dinit_64.c2589 int node, struct vmem_altmap *altmap) in vmemmap_populate() argument