Searched defs:altmap (Results 1 – 10 of 10) sorted by relevance
| /linux/arch/s390/mm/ |
| H A D | vmem.c | 41 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/loongarch/mm/ |
| H A D | init.c | 122 void arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap) in arch_remove_memory() 154 int node, struct vmem_altmap *altmap) in vmemmap_populate() 164 void vmemmap_free(unsigned long start, unsigned long end, struct vmem_altmap *altmap) in vmemmap_free()
|
| /linux/arch/riscv/mm/ |
| H A D | init.c | 1376 struct vmem_altmap *altmap) in vmemmap_populate() 1554 struct vmem_altmap *altmap) in free_vmemmap_storage() 1575 bool is_vmemmap, struct vmem_altmap *altmap) in remove_pte_mapping() 1597 bool is_vmemmap, struct vmem_altmap *altmap) in remove_pmd_mapping() 1624 bool is_vmemmap, struct vmem_altmap *altmap) in remove_pud_mapping() 1655 bool is_vmemmap, struct vmem_altmap *altmap) in remove_p4d_mapping() 1686 struct vmem_altmap *altmap) in remove_pgd_mapping() 1745 void __ref arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap) in arch_remove_memory() 1752 void __ref vmemmap_free(unsigned long start, unsigned long end, struct vmem_altmap *altmap) in vmemmap_free()
|
| /linux/mm/ |
| H A D | memory_hotplug.c | 387 struct vmem_altmap *altmap = params->altmap; in __add_pages() local 586 struct vmem_altmap *altmap) in __remove_pages() 742 struct vmem_altmap *altmap, int migratetype, in move_pfn_range_to_zone() 1416 struct vmem_altmap *altmap = NULL; in remove_memory_blocks_and_altmaps() local
|
| H A D | mm_init.c | 861 struct vmem_altmap *altmap, int migratetype, in memmap_init_range() argument 1059 static inline unsigned long compound_nr_pages(struct vmem_altmap *altmap, in compound_nr_pages() argument 1101 struct vmem_altmap *altmap in memmap_init_zone_device() local [all...] |
| /linux/arch/powerpc/mm/ |
| H A D | mem.c | 161 void __ref arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap) in arch_remove_memory()
|
| /linux/drivers/base/ |
| H A D | memory.c | 792 struct vmem_altmap *altmap, in add_memory_block() argument 861 int nid, struct vmem_altmap *altmap, in create_memory_block_devices() argument [all...] |
| /linux/include/linux/ |
| H A D | memremap.h | 134 struct vmem_altmap altmap; member
|
| H A D | mm.h | 4897 static inline unsigned long vmem_altmap_offset(const struct vmem_altmap *altmap) in vmem_altmap_offset() 4905 static inline void vmem_altmap_free(struct vmem_altmap *altmap, in vmem_altmap_free() 4911 static inline unsigned long vmem_altmap_offset(const struct vmem_altmap *altmap) in vmem_altmap_offset() 4916 static inline void vmem_altmap_free(struct vmem_altmap *altmap, in vmem_altmap_free() 4924 static inline bool __vmemmap_can_optimize(struct vmem_altmap *altmap, in __vmemmap_can_optimize() 4949 static inline bool vmemmap_can_optimize(struct vmem_altmap *altmap, in vmemmap_can_optimize()
|
| /linux/drivers/nvdimm/ |
| H A D | pfn_devs.c | 675 struct vmem_altmap *altmap = &pgmap->altmap; in __nvdimm_setup_pfn() local
|