Home
last modified time | relevance | path

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

/include/linux/
Dmemremap.h128 struct vmem_altmap altmap; member
Dmemory.h80 struct vmem_altmap *altmap; member
Dmemory_hotplug.h85 struct vmem_altmap *altmap; member
Dmm.h4036 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()