Searched refs:VM_ALLOC (Results 1 – 5 of 5) sorted by relevance
13 #define VM_ALLOC 0x00000002 /* vmalloc() */ macro
93 area = get_vm_area(size, VM_ALLOC); in consistent_alloc()
282 console_remap_vm.flags = VM_ALLOC; in callback_init()
277 area = get_vm_area(size, VM_ALLOC); in __vmalloc()
93 #define VM_MAP VM_ALLOC