UINT64_MAX_STRING
supp_freqs = kmem_zalloc((UINT64_MAX_STRING * nspeeds), KM_SLEEP);
kmem_free(supp_freqs, (UINT64_MAX_STRING * nspeeds));