Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/kernel/
Dmodule.c103 VM_FLUSH_RESET_PERMS | VM_NO_HUGE_VMAP, in __module_alloc()
/Linux-v5.15/include/linux/
Dvmalloc.h29 #define VM_NO_HUGE_VMAP 0x00000400 /* force PAGE_SIZE pte mapping */ macro
/Linux-v5.15/mm/
Dvmalloc.c2990 if (vmap_allow_huge && !(vm_flags & VM_NO_HUGE_VMAP)) { in __vmalloc_node_range()
3122 GFP_KERNEL, PAGE_KERNEL, VM_NO_HUGE_VMAP, in vmalloc_no_huge()
/Linux-v5.15/arch/
DKconfig845 # that vmalloc memory is mapped with PAGE_SIZE ptes. The VM_NO_HUGE_VMAP flag