Home
last modified time | relevance | path

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

/linux/arch/loongarch/mm/
H A Dinit.c122 void arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap, in arch_remove_memory()
144 int node, struct vmem_altmap *altmap) in vmemmap_populate()
154 void vmemmap_free(unsigned long start, unsigned long end, struct vmem_altmap *altmap) in vmemmap_free()
/linux/arch/riscv/mm/
H A Dinit.c1371 struct vmem_altmap *altmap) in vmemmap_populate()
1549 struct vmem_altmap *altmap) in free_vmemmap_storage()
1570 bool is_vmemmap, struct vmem_altmap *altmap) in remove_pte_mapping()
1592 bool is_vmemmap, struct vmem_altmap *altmap) in remove_pmd_mapping()
1619 bool is_vmemmap, struct vmem_altmap *altmap) in remove_pud_mapping()
1650 bool is_vmemmap, struct vmem_altmap *altmap) in remove_p4d_mapping()
1681 struct vmem_altmap *altmap) in remove_pgd_mapping()
1740 void __ref arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap, in arch_remove_memory()
1748 void __ref vmemmap_free(unsigned long start, unsigned long end, struct vmem_altmap *altmap) in vmemmap_free()
/linux/arch/arm64/mm/
H A Dmmu.c1486 struct vmem_altmap *altmap) in free_hotplug_page_range()
1523 struct vmem_altmap *altmap) in unmap_hotplug_pte_range()
1548 struct vmem_altmap *altmap) in unmap_hotplug_pmd_range()
1586 struct vmem_altmap *altmap) in unmap_hotplug_pud_range()
1617 struct vmem_altmap *altmap) in unmap_hotplug_p4d_range()
1635 bool free_mapped, struct vmem_altmap *altmap) in unmap_hotplug_range()
1841 struct vmem_altmap *altmap) in vmemmap_populate()
1856 struct vmem_altmap *altmap) in vmemmap_free()
2042 void arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap, in arch_remove_memory()
/linux/arch/s390/mm/
H A Dinit.c296 void arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap, in arch_remove_memory()
/linux/arch/powerpc/mm/
H A Dmem.c161 void __ref arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap, in arch_remove_memory()
/linux/include/linux/
H A Dmemremap.h134 struct vmem_altmap altmap; member
/linux/drivers/nvdimm/
H A Dpfn_devs.c675 struct vmem_altmap *altmap = &pgmap->altmap; in __nvdimm_setup_pfn() local