Searched refs:VM_ALLOC (Results 1 – 8 of 8) sorted by relevance
18 #define VM_ALLOC 0x00000002 /* vmalloc() */ macro
84 !(area->flags & VM_ALLOC)) in change_memory_common()
202 console_remap_vm.flags = VM_ALLOC; in callback_init()
106 vma = __get_vm_area(map->size, VM_ALLOC, map->sq_addr, SQ_ADDRMAX); in __sq_remap()
48 area = get_vm_area(PAGE_SIZE, VM_ALLOC); in text_area_cpu_up()
423 vm.flags = VM_ALLOC; in xen_vmalloc_p2m_tree()
2491 area = __get_vm_area_node(size, align, VM_ALLOC | VM_UNINITIALIZED | in __vmalloc_node_range()3355 setup_vmalloc_vm(vms[area], vas[area], VM_ALLOC, in pcpu_get_vm_areas()3513 if (v->flags & VM_ALLOC) in s_show()
2885 vm.flags = VM_ALLOC; in pcpu_page_first_chunk()