Home
last modified time | relevance | path

Searched refs:ways_to_eiw (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/cxl/core/
H A Dtrace.c45 ways_to_eiw(p->interleave_ways, &eiw); in cxl_dpa_to_hpa()
H A Dregion.c379 rc = ways_to_eiw(val, &iw); in interleave_ways_store()
1140 ways_to_eiw(iw, &eiw); in check_interleave_cap()
1252 rc = ways_to_eiw(parent_iw, &peiw); in cxl_port_setup_targets()
1261 rc = ways_to_eiw(iw, &eiw); in cxl_port_setup_targets()
H A Dhdm.c570 if (WARN_ONCE(ways_to_eiw(cxld->interleave_ways, &eiw), in cxld_set_interleave()
/openbmc/linux/drivers/cxl/
H A Dcxl.h113 static inline int ways_to_eiw(unsigned int ways, u8 *eiw) in ways_to_eiw() function
H A Dacpi.c37 if (ways_to_eiw(iw, &eiw)) in cxl_xor_calc_n()