Home
last modified time | relevance | path

Searched refs:VM_ALLOW_HUGE_VMAP (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dvmalloc.h32 #define VM_ALLOW_HUGE_VMAP 0x00000400 /* Allow for huge pages on archs with HAVE_ARCH_HUGE_VMA… macro
/linux/kernel/liveupdate/
H A Dkexec_handover.c904 #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()
/linux/arch/arm64/mm/
H A Dpageattr.c176 ((area->flags & (VM_ALLOC | VM_ALLOW_HUGE_VMAP)) != VM_ALLOC)) in change_memory_common()
/linux/mm/
H A Dexecmem.c283 unsigned long vm_flags = VM_ALLOW_HUGE_VMAP; in execmem_cache_populate()
H A Dvmalloc.c3994 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()
H A Dslub.c7169 flags, PAGE_KERNEL, allow_block ? VM_ALLOW_HUGE_VMAP:0, in __kvmalloc_node_noprof()
/linux/arch/
H A DKconfig1082 # arch_vmap_pmd_supported() returns true). The VM_ALLOW_HUGE_VMAP flag