Home
last modified time | relevance | path

Searched refs:altmap (Results 1 – 4 of 4) sorted by relevance

/include/linux/
A Dmemory_hotplug.h85 struct vmem_altmap *altmap; member
154 extern void arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap);
156 struct vmem_altmap *altmap);
317 struct vmem_altmap *altmap, int migratetype,
323 unsigned long nr_pages, struct vmem_altmap *altmap,
326 struct vmem_altmap *altmap);
A Dmemory.h80 struct vmem_altmap *altmap; member
162 struct vmem_altmap *altmap,
A Dmemremap.h128 struct vmem_altmap altmap; member
151 return &pgmap->altmap; in pgmap_altmap()
A Dmm.h3809 unsigned long nr_pages, int nid, struct vmem_altmap *altmap,
3816 struct vmem_altmap *altmap, unsigned long ptpfn,
3821 struct vmem_altmap *altmap);
3828 int node, struct vmem_altmap *altmap);
3830 int node, struct vmem_altmap *altmap);
3832 struct vmem_altmap *altmap);
3842 struct vmem_altmap *altmap);
3849 if (altmap) in vmem_altmap_offset()
3850 return altmap->reserve + altmap->free; in vmem_altmap_offset()
3857 altmap->alloc -= nr_pfns; in vmem_altmap_free()
[all …]

Completed in 21 milliseconds