Searched refs:vmap_allow_huge (Results 1 – 1 of 1) sorted by relevance
63 static bool __ro_after_init vmap_allow_huge = true; variable67 vmap_allow_huge = false; in set_nohugevmalloc()72 static const bool vmap_allow_huge = false; variable3150 if (vmap_allow_huge && (vm_flags & VM_ALLOW_HUGE_VMAP)) { in __vmalloc_node_range()