Home
last modified time | relevance | path

Searched refs:VM_ALLOC (Results 1 – 9 of 9) sorted by relevance

/linux/arch/arm64/mm/
A Dpageattr.c89 !(area->flags & VM_ALLOC)) in change_memory_common()
/linux/include/linux/
A Dvmalloc.h20 #define VM_ALLOC 0x00000002 /* vmalloc() */ macro
/linux/arch/alpha/mm/
A Dinit.c205 console_remap_vm.flags = VM_ALLOC; in callback_init()
/linux/arch/sh/kernel/cpu/sh4/
A Dsq.c106 vma = __get_vm_area_caller(map->size, VM_ALLOC, map->sq_addr, in __sq_remap()
/linux/kernel/bpf/
A Dringbuf.c107 VM_ALLOC | VM_USERMAP, PAGE_KERNEL); in bpf_ringbuf_area_alloc()
/linux/arch/x86/xen/
A Dp2m.c419 vm.flags = VM_ALLOC; in xen_vmalloc_p2m_tree()
/linux/arch/powerpc/lib/
A Dcode-patching.c54 area = get_vm_area(PAGE_SIZE, VM_ALLOC); in text_area_cpu_up()
/linux/mm/
A Dvmalloc.c3055 area = __get_vm_area_node(real_size, align, shift, VM_ALLOC | in __vmalloc_node_range()
3759 setup_vmalloc_vm_locked(vms[area], vas[area], VM_ALLOC, in pcpu_get_vm_areas()
3970 if (v->flags & VM_ALLOC) in s_show()
A Dpercpu.c3217 vm.flags = VM_ALLOC; in pcpu_page_first_chunk()

Completed in 30 milliseconds