h_init
struct fixed31_32 h_init;
h_init =
inits->h_init.integer = dc_fixpt_floor(h_init);
inits->h_init.fraction = dc_fixpt_u0d19(h_init) << 5;
SCL_H_INIT_INT, inits->h_init.integer,
SCL_H_INIT_FRAC, inits->h_init.fraction);
struct init_int_and_frac h_init;
if (h_init(&mq->table, &mq->es, from_cblock(cache_size)))
if (h_init(&mq->hotspot_table, &mq->es, mq->nr_hotspot_blocks))