Searched refs:calc_hb (Results 1 – 3 of 3) sorted by relevance
338 struct cxl_dport *(*calc_hb)(struct cxl_root_decoder *cxlrd, int pos); member
1534 cxlrd->calc_hb = cxl_hb_modulo; in cxl_root_decoder_alloc()
1253 if (cxlrd->calc_hb(cxlrd, pos) != dport) { in cxl_region_attach()