Home
last modified time | relevance | path

Searched refs:cxl_region (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/cxl/core/
H A Dregion.c31 static struct cxl_region *to_cxl_region(struct device *dev);
36 struct cxl_region *cxlr = to_cxl_region(dev); in uuid_show()
55 struct cxl_region *cxlr; in is_dup()
76 struct cxl_region *cxlr = to_cxl_region(dev); in uuid_store()
117 struct cxl_region *cxlr) in cxl_rr_load()
122 static int cxl_region_invalidate_memregion(struct cxl_region *cxlr) in cxl_region_invalidate_memregion()
141 static int cxl_region_decode_reset(struct cxl_region *cxlr, int count) in cxl_region_decode_reset()
211 static int cxl_region_decode_commit(struct cxl_region *cxlr) in cxl_region_decode_commit()
260 struct cxl_region *cxlr = to_cxl_region(dev); in commit_store()
332 struct cxl_region *cxl in commit_show()
[all...]
H A Dtrace.c10 static bool cxl_is_hpa_in_range(u64 hpa, struct cxl_region *cxlr, int pos) in cxl_is_hpa_in_range()
36 static u64 cxl_dpa_to_hpa(u64 dpa, struct cxl_region *cxlr, in cxl_dpa_to_hpa()
84 u64 cxl_trace_hpa(struct cxl_region *cxlr, struct cxl_memdev *cxlmd, in cxl_trace_hpa()
H A Dmemdev.c255 struct cxl_region *cxlr;
283 static struct cxl_region *cxl_dpa_to_region(struct cxl_memdev *cxlmd, u64 dpa) in cxl_dpa_to_region()
328 struct cxl_region *cxlr; in cxl_inject_poison()
383 struct cxl_region *cxlr; in cxl_clear_poison()
H A Dtrace.h641 u64 cxl_trace_hpa(struct cxl_region *cxlr, struct cxl_memdev *memdev, u64 dpa);
645 TP_PROTO(struct cxl_memdev *cxlmd, struct cxl_region *region,
H A Dmbox.c1308 struct cxl_region *cxlr) in cxl_mem_get_poison()
/kernel/linux/linux-6.6/drivers/cxl/
H A Dcxl.h345 struct cxl_region *region;
500 * struct cxl_region - CXL region
510 struct cxl_region { struct
547 struct cxl_region *cxlr;
556 struct cxl_region *cxlr;
662 struct cxl_region *region;
H A Dpmem.c310 struct cxl_region *cxlr = cxlr_pmem->cxlr; in cxl_pmem_region_probe()
H A Dcxlmem.h872 struct cxl_region *cxlr);
/kernel/linux/linux-6.6/drivers/dax/
H A Dcxl.c13 struct cxl_region *cxlr = cxlr_dax->cxlr; in cxl_dax_region_probe()

Completed in 13 milliseconds