Lines Matching refs:vmem_altmap
4003 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()
4050 static inline unsigned long vmem_altmap_offset(struct vmem_altmap *altmap) in vmem_altmap_offset()
4055 static inline void vmem_altmap_free(struct vmem_altmap *altmap, in vmem_altmap_free()
4063 static inline bool __vmemmap_can_optimize(struct vmem_altmap *altmap, in __vmemmap_can_optimize()
4088 static inline bool vmemmap_can_optimize(struct vmem_altmap *altmap, in vmemmap_can_optimize()