Searched refs:ways_to_eiw (Results 1 – 5 of 5) sorted by relevance
45 ways_to_eiw(p->interleave_ways, &eiw); in cxl_dpa_to_hpa()
401 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()
558 if (WARN_ONCE(ways_to_eiw(cxld->interleave_ways, &eiw), in cxld_set_interleave()
111 static inline int ways_to_eiw(unsigned int ways, u8 *eiw) in ways_to_eiw() function
37 if (ways_to_eiw(iw, &eiw)) in cxl_xor_calc_n()