Searched refs:VM_ALLOC (Results 1 – 10 of 10) sorted by relevance
98 !(area->flags & VM_ALLOC)) in change_memory_common()
21 #define VM_ALLOC 0x00000002 /* vmalloc() */ macro
98 LX_VALUE(VM_ALLOC)
205 console_remap_vm.flags = VM_ALLOC; in callback_init()
108 area = get_vm_area(PAGE_SIZE, VM_ALLOC); in text_area_cpu_up()
360 if (!area || !(area->flags & VM_ALLOC)) in change_page_attr_alias()
188 With Hardware Tag-Based KASAN, only non-executable VM_ALLOC mappings
414 vm.flags = VM_ALLOC; in xen_vmalloc_p2m_tree()
2611 if (!(flags & VM_ALLOC)) in __get_vm_area_node()3280 area = __get_vm_area_node(real_size, align, shift, VM_ALLOC | in __vmalloc_node_range()4169 setup_vmalloc_vm_locked(vms[area], vas[area], VM_ALLOC, in pcpu_get_vm_areas()4405 if (v->flags & VM_ALLOC) in s_show()
3292 vm.flags = VM_ALLOC; in pcpu_page_first_chunk()