Searched refs:VM_ALLOC (Results 1 – 10 of 10) sorted by relevance
98 !(area->flags & VM_ALLOC)) in change_memory_common()
205 console_remap_vm.flags = VM_ALLOC; in callback_init()
23 #define VM_ALLOC 0x00000002 /* vmalloc() */ macro
98 LX_VALUE(VM_ALLOC)
360 if (!area || !(area->flags & VM_ALLOC)) in change_page_attr_alias()
111 area = get_vm_area(PAGE_SIZE, VM_ALLOC); in text_area_cpu_up()
183 With Hardware Tag-Based KASAN, only non-executable VM_ALLOC mappings
415 vm.flags = VM_ALLOC; in xen_vmalloc_p2m_tree()
3130 if (!(flags & VM_ALLOC)) in __get_vm_area_node()3788 area = __get_vm_area_node(real_size, align, shift, VM_ALLOC | in __vmalloc_node_range_noprof()4755 setup_vmalloc_vm(vms[area], vas[area], VM_ALLOC, in pcpu_get_vm_areas()4984 if (v->flags & VM_ALLOC) in vmalloc_info_show()
3264 vm.flags = VM_ALLOC; in pcpu_page_first_chunk()