Home
last modified time | relevance | path

Searched refs:eiw_to_ways (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/cxl/test/
H A Dcxl_translate.c259 eiw_to_ways(eiw, &ways); in test_random_params()
/linux/drivers/cxl/
H A Dcxl.h103 static inline int eiw_to_ways(u8 eiw, int *ways) in eiw_to_ways() function
/linux/drivers/cxl/core/
H A Dhdm.c1065 rc = eiw_to_ways(FIELD_GET(CXL_HDM_DECODER0_CTRL_IW_MASK, ctrl), in init_hdm_decoder()
H A Dregion.c3100 if (eiw_to_ways(eiw, &ways)) { in cxl_validate_translation_params()
3181 eiw_to_ways(eiw, &ways); in cxl_calculate_position()