Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/cxl/
H A Dcxl.h430 * @calc_hb: which host bridge covers the n'th position by granularity
438 cxl_calc_hb_fn calc_hb; member
717 cxl_calc_hb_fn calc_hb);
/kernel/linux/linux-6.6/drivers/cxl/core/
H A Dport.c1674 * @calc_hb: which host bridge covers the n'th position by granularity
1683 cxl_calc_hb_fn calc_hb) in cxl_root_decoder_alloc()
1705 cxlrd->calc_hb = calc_hb; in cxl_root_decoder_alloc()
1681 cxl_root_decoder_alloc(struct cxl_port *port, unsigned int nr_targets, cxl_calc_hb_fn calc_hb) cxl_root_decoder_alloc() argument
H A Dregion.c1461 if (cxlrd->calc_hb(cxlrd, pos) != dport) { in cxl_region_attach_position()

Completed in 9 milliseconds