Home
last modified time | relevance | path

Searched refs:eiw_to_ways (Results 1 – 5 of 5) 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 Dacpi.c182 rc = eiw_to_ways(cfmws->interleave_ways, &ways); in cxl_acpi_cfmws_verify()
415 rc = eiw_to_ways(cfmws->interleave_ways, &ways); in DEFINE_FREE()
H A Dcxl.h103 static inline int eiw_to_ways(u8 eiw, unsigned 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.c3054 if (eiw_to_ways(eiw, &ways)) { in cxl_validate_translation_params()
3135 eiw_to_ways(eiw, &ways); in cxl_calculate_position()