Searched refs:vmap_allow_huge (Results 1 – 1 of 1) sorted by relevance
66 static bool __ro_after_init vmap_allow_huge = true; variable70 vmap_allow_huge = false; in set_nohugevmalloc()75 static const bool vmap_allow_huge = false; variable3257 if (vmap_allow_huge && (vm_flags & VM_ALLOW_HUGE_VMAP)) { in __vmalloc_node_range()