Searched refs:UMA_FRAC_FIXPT (Results 1 – 1 of 1) sorted by relevance
2216 #define UMA_FRAC_FIXPT(n, d) \ macro2220 #define UMA_PCT_FIXPT(pct) UMA_FRAC_FIXPT((pct), 100)2285 kl->eff = UMA_FRAC_FIXPT(kl->ipers * rsize, total); in keg_layout_one()