Searched refs:vmap_allow_huge (Results 1 – 1 of 1) sorted by relevance
61 static bool __ro_after_init vmap_allow_huge = true; variable65 vmap_allow_huge = false; in set_nohugevmalloc()70 static const bool vmap_allow_huge = false; variable2990 if (vmap_allow_huge && !(vm_flags & VM_NO_HUGE_VMAP)) { in __vmalloc_node_range()