Home
last modified time | relevance | path

Searched refs:cxl_region_params (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/cxl/core/
Dregion.c42 struct cxl_region_params *p = &cxlr->params; in uuid_show()
56 struct cxl_region_params *p; in is_dup()
79 struct cxl_region_params *p = &cxlr->params; in uuid_store()
126 struct cxl_region_params *p = &cxlr->params; in cxl_region_decode_reset()
161 struct cxl_region_params *p = &cxlr->params; in cxl_region_decode_commit()
209 struct cxl_region_params *p = &cxlr->params; in commit_store()
269 struct cxl_region_params *p = &cxlr->params; in commit_show()
297 struct cxl_region_params *p = &cxlr->params; in interleave_ways_show()
318 struct cxl_region_params *p = &cxlr->params; in interleave_ways_store()
367 struct cxl_region_params *p = &cxlr->params; in interleave_granularity_show()
[all …]
/Linux-v6.1/drivers/cxl/
Dcxl.h372 struct cxl_region_params { struct
395 struct cxl_region_params params; argument