Searched refs:VM_ALLOW_HUGE_VMAP (Results 1 – 7 of 7) sorted by relevance
32 #define VM_ALLOW_HUGE_VMAP 0x00000400 /* Allow for huge pages on archs with HAVE_ARCH_HUGE_VMA… macro
904 #define KHO_VMALLOC_SUPPORTED_FLAGS (VM_ALLOC | VM_ALLOW_HUGE_VMAP)916 if (vm_flags & VM_ALLOW_HUGE_VMAP) in vmalloc_flags_to_kho()929 vm_flags |= VM_ALLOW_HUGE_VMAP; in kho_flags_to_vmalloc()
176 ((area->flags & (VM_ALLOC | VM_ALLOW_HUGE_VMAP)) != VM_ALLOC)) in change_memory_common()
283 unsigned long vm_flags = VM_ALLOW_HUGE_VMAP; in execmem_cache_populate()
3994 if (vmap_allow_huge && (vm_flags & VM_ALLOW_HUGE_VMAP)) { in __vmalloc_node_range_noprof()4169 gfp_mask, PAGE_KERNEL, VM_ALLOW_HUGE_VMAP, in vmalloc_huge_node_noprof()
7169 flags, PAGE_KERNEL, allow_block ? VM_ALLOW_HUGE_VMAP:0, in __kvmalloc_node_noprof()
1082 # arch_vmap_pmd_supported() returns true). The VM_ALLOW_HUGE_VMAP flag