Searched refs:vmem_altmap (Results 1 – 4 of 4) sorted by relevance
| /include/linux/ |
| A D | memory_hotplug.h | 16 struct vmem_altmap; 85 struct vmem_altmap *altmap; 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 | memremap.h | 21 struct vmem_altmap { struct 128 struct vmem_altmap altmap; 148 static inline struct vmem_altmap *pgmap_altmap(struct dev_pagemap *pgmap) in pgmap_altmap()
|
| A D | memory.h | 80 struct vmem_altmap *altmap; 162 struct vmem_altmap *altmap,
|
| A D | mm.h | 3809 unsigned long nr_pages, int nid, struct vmem_altmap *altmap, 3816 struct vmem_altmap *altmap, unsigned long ptpfn, 3819 struct vmem_altmap; 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); 3854 static inline void vmem_altmap_free(struct vmem_altmap *altmap, in vmem_altmap_free() 3865 static inline void vmem_altmap_free(struct vmem_altmap *altmap, in vmem_altmap_free() [all …]
|
Completed in 16 milliseconds