Home
last modified time | relevance | path

Searched defs:cxlr (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/cxl/core/
Dregion.c41 struct cxl_region *cxlr = to_cxl_region(dev); in uuid_show() local
57 struct cxl_region *cxlr; in is_dup() local
78 struct cxl_region *cxlr = to_cxl_region(dev); in uuid_store() local
119 struct cxl_region *cxlr) in cxl_rr_load()
124 static int cxl_region_decode_reset(struct cxl_region *cxlr, int count) in cxl_region_decode_reset()
159 static int cxl_region_decode_commit(struct cxl_region *cxlr) in cxl_region_decode_commit()
208 struct cxl_region *cxlr = to_cxl_region(dev); in commit_store() local
268 struct cxl_region *cxlr = to_cxl_region(dev); in commit_show() local
286 struct cxl_region *cxlr = to_cxl_region(dev); in cxl_region_visible() local
296 struct cxl_region *cxlr = to_cxl_region(dev); in interleave_ways_show() local
[all …]
/Linux-v6.1/drivers/cxl/
Dpmem.c431 struct cxl_region *cxlr = cxlr_pmem->cxlr; in cxl_pmem_region_probe() local
Dcxl.h439 struct cxl_region *cxlr; member