Home
last modified time | relevance | path

Searched refs:calc_hb (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/cxl/
Dcxl.h338 struct cxl_dport *(*calc_hb)(struct cxl_root_decoder *cxlrd, int pos); member
/Linux-v6.1/drivers/cxl/core/
Dport.c1534 cxlrd->calc_hb = cxl_hb_modulo; in cxl_root_decoder_alloc()
Dregion.c1253 if (cxlrd->calc_hb(cxlrd, pos) != dport) { in cxl_region_attach()