Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dvmalloc.h29 #define VM_ALLOW_HUGE_VMAP 0x00000400 /* Allow for huge pages on archs with HAVE_ARCH_HUGE_VMA… macro
/linux-6.3-rc2/mm/
A Dutil.c629 flags, PAGE_KERNEL, VM_ALLOW_HUGE_VMAP, in kvmalloc_node()
A Dvmalloc.c3118 if (vmap_allow_huge && (vm_flags & VM_ALLOW_HUGE_VMAP)) { in __vmalloc_node_range()
3299 gfp_mask, PAGE_KERNEL, VM_ALLOW_HUGE_VMAP, in vmalloc_huge()
/linux-6.3-rc2/arch/
A DKconfig880 # arch_vmap_pmd_supported() returns true). The VM_ALLOW_HUGE_VMAP flag

Completed in 18 milliseconds