Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds