Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cxl/
Dcxl.h440 cxl_calc_hb_fn calc_hb; member
718 cxl_calc_hb_fn calc_hb);
/Linux-v6.6/drivers/cxl/core/
Dport.c1655 cxl_calc_hb_fn calc_hb) in cxl_root_decoder_alloc() argument
1677 cxlrd->calc_hb = calc_hb; in cxl_root_decoder_alloc()
Dregion.c1422 if (cxlrd->calc_hb(cxlrd, pos) != dport) { in cxl_region_attach_position()