Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cxl/core/
Dtrace.c45 ways_to_eiw(p->interleave_ways, &eiw); in cxl_dpa_to_hpa()
Dregion.c401 rc = ways_to_eiw(val, &iw); in interleave_ways_store()
1162 rc = ways_to_eiw(parent_iw, &peiw); in cxl_port_setup_targets()
1171 rc = ways_to_eiw(iw, &eiw); in cxl_port_setup_targets()
Dhdm.c558 if (WARN_ONCE(ways_to_eiw(cxld->interleave_ways, &eiw), in cxld_set_interleave()
/Linux-v6.6/drivers/cxl/
Dcxl.h111 static inline int ways_to_eiw(unsigned int ways, u8 *eiw) in ways_to_eiw() function
Dacpi.c37 if (ways_to_eiw(iw, &eiw)) in cxl_xor_calc_n()