Searched refs:altmap (Results 1 – 4 of 4) sorted by relevance
| /include/linux/ |
| A D | memory_hotplug.h | 85 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 D | memory.h | 80 struct vmem_altmap *altmap; member 162 struct vmem_altmap *altmap,
|
| A D | memremap.h | 128 struct vmem_altmap altmap; member 151 return &pgmap->altmap; in pgmap_altmap()
|
| A D | mm.h | 3809 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