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