Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dmemremap.h117 struct vmem_altmap altmap; member
153 static inline unsigned long vmem_altmap_offset(struct vmem_altmap *altmap) in vmem_altmap_offset()
158 static inline void vmem_altmap_free(struct vmem_altmap *altmap, in vmem_altmap_free()
Dmemory_hotplug.h122 unsigned long nr_pages, struct vmem_altmap *altmap, in add_pages()