Searched defs:vm (Results 1 – 3 of 3) sorted by relevance
222 struct vm_struct *vm; in kasan_mem_notifier() local563 struct vm_struct *vm = find_vm_area(addr); in kasan_alloc_module_shadow() local577 void kasan_free_module_shadow(const struct vm_struct *vm) in kasan_free_module_shadow()
2233 static inline unsigned int vm_area_page_order(struct vm_struct *vm) in vm_area_page_order()2242 static inline void set_vm_area_page_order(struct vm_struct *vm, unsigned int order) in set_vm_area_page_order()2261 void __init vm_area_add_early(struct vm_struct *vm) in vm_area_add_early()2289 void __init vm_area_register_early(struct vm_struct *vm, size_t align) in vm_area_register_early()2386 static inline void setup_vmalloc_vm_locked(struct vm_struct *vm, in setup_vmalloc_vm_locked()2396 static void setup_vmalloc_vm(struct vm_struct *vm, struct vmap_area *va, in setup_vmalloc_vm()2404 static void clear_vm_uninitialized_flag(struct vm_struct *vm) in clear_vm_uninitialized_flag()2539 struct vm_struct *vm = va->vm; in remove_vm_area() local3397 struct vm_struct *vm; in vread() local3910 struct vm_struct *vm; in vmalloc_dump_obj() local
3165 static struct vm_struct vm; in pcpu_page_first_chunk() local