Searched refs:vmap_allow_huge (Results 1 – 1 of 1) sorted by relevance
62 static bool __ro_after_init vmap_allow_huge = true; variable66 vmap_allow_huge = false; in set_nohugevmalloc()71 static const bool vmap_allow_huge = false; variable3029 if (vmap_allow_huge && !(vm_flags & VM_NO_HUGE_VMAP)) { in __vmalloc_node_range()