Home
last modified time | relevance | path

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

/include/linux/
Dmemory_hotplug.h16 struct vmem_altmap;
85 struct vmem_altmap *altmap;
156 extern void arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap);
158 struct vmem_altmap *altmap);
318 struct vmem_altmap *altmap, int migratetype);
323 unsigned long nr_pages, struct vmem_altmap *altmap,
326 struct vmem_altmap *altmap);
Dmemremap.h21 struct vmem_altmap { struct
128 struct vmem_altmap altmap;
148 static inline struct vmem_altmap *pgmap_altmap(struct dev_pagemap *pgmap) in pgmap_altmap()
Dmemory.h80 struct vmem_altmap *altmap;
156 struct vmem_altmap *altmap,
Dmm.h4003 unsigned long nr_pages, int nid, struct vmem_altmap *altmap,
4013 struct vmem_altmap *altmap, struct page *reuse);
4015 struct vmem_altmap;
4017 struct vmem_altmap *altmap);
4024 int node, struct vmem_altmap *altmap);
4026 int node, struct vmem_altmap *altmap);
4028 struct vmem_altmap *altmap);
4032 struct vmem_altmap *altmap);
4036 static inline unsigned long vmem_altmap_offset(struct vmem_altmap *altmap) in vmem_altmap_offset()
4044 static inline void vmem_altmap_free(struct vmem_altmap *altmap, in vmem_altmap_free()
[all …]