Searched refs:UINT64_MAX_STRING (Results 1 – 1 of 1) sorted by relevance
41 #define UINT64_MAX_STRING (sizeof ("18446744073709551615")) in cpupm_set_supp_freqs() macro54 supp_freqs = kmem_zalloc((UINT64_MAX_STRING * nspeeds), KM_SLEEP); in cpupm_set_supp_freqs()65 kmem_free(supp_freqs, (UINT64_MAX_STRING * nspeeds)); in cpupm_set_supp_freqs()